2 Commits

Author SHA1 Message Date
Xiaoxia AI e61dfc27f6 refactor(deploy): freeze canonical docker entrypoint 2026-06-21 05:09:21 +08:00
Xiaoxia AI eb11fe2dab feat(deployment): add Docker and docker-compose configuration
- 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