Commit Graph

2 Commits

Author SHA1 Message Date
jbrechtel 924aff38ec Don't lint in CI
Build and Deploy / build-and-deploy (push) Successful in 4m5s
2026-05-19 23:05:58 -04:00
jbrechtel f9ee6240c3 feat: add deployment configuration
Build and Deploy / build-and-deploy (push) Failing after 1m39s
- Dockerfile: production image for roux-server (Debian slim, tini, binary)
- docker-compose.yml: production compose with recipe/data volume mounts
- .gitea/workflows/deploy.yaml: Gitea Actions pipeline that builds, tests,
  pushes Docker image, and deploys via SSH

Follows the same pattern used by the Atlas project.
2026-05-19 22:58:52 -04:00