├── iwut-auth-center/ # 认证中心 ├── iwut-app-center/ # 应用中心 ├── iwut-gateway/ # API 网关 (Traefik) ├── iwut-gateway-auth-forward/ # 认证转发中间件 ├── docker/ # Docker 初始化脚本 ├── .ide/ # Cloud IDE 配置 └── docker-compose.yml # 服务编排
docker compose up -d
安装拓展:
cweijan.vscode-database-client2
Redis 不需要输入额外内容 直接连接即可
用户名:appuser
密码:apppass
认证数据库:appdb
网关:8080 9090