- 添加 Kong 声明式配置 (kong.yml),定义所有微服务路由 - 更新 docker-compose.yml 添加 Kong 服务 (kong-db, kong-migrations, kong) - 添加 rwaapi.szaiai.com Nginx 配置 (SSL + 反向代理到 Kong) - 添加 nginx/install.sh 一键安装脚本 - 添加 API Gateway README 文档 架构: 用户 → Nginx (SSL) → Kong (API Gateway) → 各微服务 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| install.sh | ||
| rwaapi.szaiai.com.conf | ||