Commit Graph

3 Commits

Author SHA1 Message Date
Deeman
fa09fc81c9 add CI/CD pipeline with blue-green deployment
GitLab CI runs pytest + ruff on master/MRs, then auto-deploys via SSH.
Blue-green strategy using Docker Compose profiles with an nginx router
on port 5000 for zero-downtime switching between slots.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 14:39:15 +01:00
Deeman
71b94e97e8 updates 2026-02-12 22:14:10 +01:00
Deeman
c6ce001aae initial commit 2026-02-11 14:53:09 +01:00