Files
Mycontent/soul-api/deploy/README.md
Alex-larget a696b0cefc chore: update project index and meeting notes for April 2, 2026
- Added new entries for meetings discussing work progress and requirement synchronization across various project components.
- Updated the last modified date to April 2, 2026, in multiple project index files.
- Documented changes in the sync log for assistant-doc-sync regarding the meeting outcomes.
2026-04-02 11:03:23 +08:00

541 B
Raw Blame History

以下由「部署管理器」根据项目配置在保存时自动生成/更新

测试环境soul · deploy

  • .envCompose 变量(COMPOSE_PROJECT、宿主机上传/日志目录、网关镜像等),与部署管理器远端流程一致。
  • docker-compose.bg.yml / nginx.bg.conf:蓝绿 + 网关;容器端口 8080,健康检查 /health
  • Dockerfiledeploy/Dockerfile):由表单「构建命令」解析 go build -o 目标。

修改构建配置后请再次保存项目以同步本目录。