部署优化

This commit is contained in:
andy
2026-08-03 20:59:59 +08:00
parent 5294edab89
commit 727643f1f2
18 changed files with 358 additions and 130 deletions

View File

@@ -8,7 +8,8 @@
- PostgreSQL 15+:目标必须是隔离数据库 `booking_test`,并已应用 008012 权威迁移;
- OSS区域匹配、服务端加密、未启用或暂停 versioning、禁止匿名写bucket ACL 可为 private 或 public-read
- ARR 数据库账号和 OSS RAM/STS 凭据由 Secret 管理器注入,不写入镜像或仓库。
- worker 与 Web 使用同一数据库和共享的 `/app/outputs` 持久卷worker 镜像还必须包含 Node.js 与配置匹配的 artifact-tool 模块
- 公司渠道明细由 Web 进程使用 Python/openpyxl 生成正式 Excel不需要 Node.js 或 `@oai/artifact-tool`
- worker 与 Web 使用同一数据库和共享的 `/app/outputs` 持久卷;月报 worker 镜像还必须包含 Node.js 与配置匹配的 artifact-tool 模块。
## 配置