Commit Graph

4 Commits

Author SHA1 Message Date
111
c38e6fabb6 feat: 添加生产环境批量部署流程
Some checks failed
continuous-integration/drone/push Build encountered an error
- test 分支:部署到测试环境 (kaopeilian.test.ai.ireborn.com.cn)
- main 分支:批量更新所有生产租户 (hua/yy/hl/xy/fw/ex)
- 前端一次编译,6个租户共享
- 后端批量重建容器
2026-01-27 10:08:43 +08:00
111
fcef140d1a fix: 更新前端API地址为测试域名 kaopeilian.test.ai.ireborn.com.cn
Some checks failed
continuous-integration/drone/push Build is failing
2026-01-24 19:43:00 +08:00
111
e49b75e483 fix: 使用本地Docker构建方式,无需远程镜像仓库
Some checks failed
continuous-integration/drone/push Build is failing
- 改为挂载 docker.sock 本地构建
- 删除 docker_username/password secrets
- 添加 database_url, redis_* secrets
- 与其他项目配置方式保持一致
2026-01-24 19:38:01 +08:00
111
998211c483 feat: 初始化考培练系统项目
- 从服务器拉取完整代码
- 按框架规范整理项目结构
- 配置 Drone CI 测试环境部署
- 包含后端(FastAPI)、前端(Vue3)、管理端

技术栈: Vue3 + TypeScript + FastAPI + MySQL
2026-01-24 19:33:28 +08:00