- 添加 Dockerfile 多阶段构建配置 - 添加 docker-compose.yml 容器编排 - 添加 nginx 配置(域名: update.szaiai.com) - 添加 scripts 运维脚本(deploy/build/start/stop/restart/logs/status/clean/health) - 添加健康检查 API 端点 /api/health - 添加 .env.production 生产环境配置 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build.sh | ||
| clean.sh | ||
| deploy.sh | ||
| health.sh | ||
| logs.sh | ||
| restart.sh | ||
| start.sh | ||
| status.sh | ||
| stop.sh | ||