mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-26 21:22:48 +00:00
|
Some checks failed
Document deploy / sync-images (push) Has been cancelled
Document deploy / generate-timestamp (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Has been cancelled
* feat: add health check to MongoDB service in Docker Compose templates - Add health check configuration to MongoDB service in both dev and prod templates - Use mongo client ping command with authentication to verify service availability - Configure 10s interval, 5s timeout, 5 retries, and 30s start period - Ensures MongoDB service health monitoring consistent with other services Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering> * chore: regenerate Docker Compose files with MongoDB health check - Run pnpm gen:deploy to regenerate all Docker Compose files - MongoDB health checks are now included in all generated variants - Health check configuration: 10s interval, 5s timeout, 5 retries, 30s start period - Affects dev, prod and documentation Docker Compose files Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering> --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Happy <yesreply@happy.engineering> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| docker-compose.cn.yml | ||
| docker-compose.yml | ||