trading/docker
Viktor Barzin b255b3edbe
feat: dockerfiles and full docker-compose orchestration
Add multi-stage Dockerfiles for Python services (Dockerfile.service) and
React dashboard (Dockerfile.dashboard + nginx.conf). Update docker-compose.yml
with all seven application services: news-fetcher, sentiment-analyzer,
signal-generator, trade-executor, learning-engine, api-gateway, and dashboard.
2026-02-22 16:02:34 +00:00
..
Dockerfile.dashboard feat: dockerfiles and full docker-compose orchestration 2026-02-22 16:02:34 +00:00
Dockerfile.service feat: dockerfiles and full docker-compose orchestration 2026-02-22 16:02:34 +00:00
nginx.conf feat: dockerfiles and full docker-compose orchestration 2026-02-22 16:02:34 +00:00