ai-code-battle/cmd/acb-worker
jedarden 23186b77e1 Start Phase 6: Add deployment configuration and containers
- Add Dockerfile for acb-worker match execution container
- Add docker-compose.bots.yml for orchestrating all 6 strategy bots
- Add docker-compose.workers.yml for worker and indexer deployment
- Add .env.example documenting all required environment variables
- Add DEPLOYMENT.md with deployment guide and troubleshooting
- Update PROGRESS.md with Phase 6 progress

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 09:41:14 -04:00
..
api.go Implement match worker container (cmd/acb-worker/) 2026-03-24 08:06:15 -04:00
api_test.go Implement match worker container (cmd/acb-worker/) 2026-03-24 08:06:15 -04:00
Dockerfile Start Phase 6: Add deployment configuration and containers 2026-03-24 09:41:14 -04:00
main.go Implement match worker container (cmd/acb-worker/) 2026-03-24 08:06:15 -04:00
r2.go Implement match worker container (cmd/acb-worker/) 2026-03-24 08:06:15 -04:00