rwadurian/frontend/mobile-upgrade/scripts
Developer 1d602b819a feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置
- 添加 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>
2025-12-02 23:33:11 -08:00
..
build.sh feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置 2025-12-02 23:33:11 -08:00
clean.sh feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置 2025-12-02 23:33:11 -08:00
deploy.sh feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置 2025-12-02 23:33:11 -08:00
health.sh feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置 2025-12-02 23:33:11 -08:00
logs.sh feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置 2025-12-02 23:33:11 -08:00
restart.sh feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置 2025-12-02 23:33:11 -08:00
start.sh feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置 2025-12-02 23:33:11 -08:00
status.sh feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置 2025-12-02 23:33:11 -08:00
stop.sh feat(mobile-upgrade): 添加 Docker 和 Nginx 自动化部署配置 2025-12-02 23:33:11 -08:00