部署优化
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
- PostgreSQL 15+:目标必须是隔离数据库 `booking_test`,并已应用 008–012 权威迁移;
|
||||
- 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 模块。
|
||||
|
||||
## 配置
|
||||
|
||||
|
||||
Reference in New Issue
Block a user