ceremonyclient/utils
Hamza Hamud d2b0651e2d
feat: add comprehensive docker guide and add config generator via cli (#501)
* feat: add cli option

* docs: add comprehensive docker guide and update readme

* docs: refine docker guide config generation command

* feat: automate docker build and deploy workflows via Taskfile

* chore: consolidate docker files and refine documentation

- Move all Docker-related files to docker/ directory
- Consolidate DOCKER-README.md and DOCKER_GUIDE.md into docker/README.md
- Update docker/Taskfile.yaml with refined paths and new tasks
- Update root Taskfile.yaml to preserve only native build tasks
- Update docker-compose.yml to map config to root .config/
- Expand docker/README.md with comprehensive guides and troubleshooting

* chore: clean up taskfile

* fix: comments

* fix: remove additional comments

* feat: move taskfile to root

* fix: remove vdf commands

* fix: comments
2025-12-31 09:28:47 -06:00
..
config-gen feat: add comprehensive docker guide and add config generator via cli (#501) 2025-12-31 09:28:47 -06:00
logging v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
p2p v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
runtime enhance clarity behind worker count calculation (#444) 2025-10-06 21:19:17 -05:00
go.mod v2.1.0.2 (#442) 2025-10-23 01:03:06 -05:00
go.sum v2.1.0.2 (#442) 2025-10-23 01:03:06 -05:00
math.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
selftest_intrinsics_unix.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
selftest_intrinsics_windows.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00