topfans/docker
zerosaturation e1fb138e8e fix(deploy): health probe paths + starbookService deployment removal (config 4.3)
- k8s helm values.yaml: notificationService/moderationService healthPath 改 /health
  (原 /healthz 与 pkg/health 实际注册路径不一致);
- 删除 k8s helm starbookservice template (服务已删, 部署已无效);
- docker-compose.{local,prod}.yml: 删 starbookService 服务块 + URL env + depends_on;
- Dockerfile.services: 删 starbookService 构建 Stage;
- build.sh + deploy.sh: 删 starbookService 引用 + ALL_SERVICES_NAME 帮助文本。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-24 14:04:41 +08:00
..
sql/migrations
.env
.env.local
.env.prod feat:修改周边验证 2026-07-17 16:53:57 +08:00
build.sh fix(deploy): health probe paths + starbookService deployment removal (config 4.3) 2026-07-24 14:04:41 +08:00
cleanup-logs.sh
deploy.sh fix(deploy): health probe paths + starbookService deployment removal (config 4.3) 2026-07-24 14:04:41 +08:00
dify-deploy.sh feat:去掉无用的函数方法 2026-07-09 16:08:25 +08:00
docker-compose.local.yml fix(deploy): health probe paths + starbookService deployment removal (config 4.3) 2026-07-24 14:04:41 +08:00
docker-compose.prod.yml fix(deploy): health probe paths + starbookService deployment removal (config 4.3) 2026-07-24 14:04:41 +08:00
Dockerfile.services fix(deploy): health probe paths + starbookService deployment removal (config 4.3) 2026-07-24 14:04:41 +08:00
init-db.sql
SCHEMA_DIFF_REPORT.txt
start.sh
快速配置更新指南.md