Commit Graph

2 Commits

Author SHA1 Message Date
Xiaoxia AI f9f9afed7a refactor(deploy): freeze canonical docker entrypoint
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 16s
Deploy / Deploy Staging (push) Successful in 8s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 05:09:21 +08:00
Xiaoxia AI b8c7edc14f feat(deployment): add Docker and docker-compose configuration
Deploy / Deploy Staging (push) Failing after 6s
Deploy / Deploy Production (push) Has been skipped
Tests / test (push) Failing after 7s
Tests / lint (push) Failing after 5s
- Create production-ready Dockerfile with health check
- Add docker-compose.yml with PostgreSQL and Redis
- Include all services with proper health checks and dependencies
- Add comprehensive Docker deployment documentation
- Support environment variable configuration
- Include backup/restore commands and monitoring guide
- Add security recommendations and troubleshooting section

Phase 4 Task 31/68 completed
2026-06-17 07:51:55 +08:00