修改 thingsboard 部署

This commit is contained in:
孙小云 2026-01-26 13:49:12 +08:00
parent 4c97b8655b
commit c5c65c2a46
1 changed files with 20 additions and 0 deletions

View File

@ -41,6 +41,26 @@ infrastructure:
docker_service: ruoyi-nacos
wait_time: 20 # Nacos 需要等待 MySQL 就绪
- name: thingsboard-postgres
docker_service: thingsboard-postgres
wait_time: 20 # PostgreSQL 需要时间初始化
- name: zlmediakit
docker_service: zlmediakit
wait_time: 10 # 流媒体服务器启动较快
- name: wvp-pro
docker_service: wvp-pro
wait_time: 30 # WVP 后端需要等待 MySQL、Redis 和 zlmediakit
- name: wvp-web
docker_service: wvp-web
wait_time: 10 # Nginx 启动较快
- name: thingsboard-ce
docker_service: thingsboard-ce
wait_time: 40 # ThingsBoard 需要等待 PostgreSQL 并初始化
# Git 仓库配置
repositories:
# 认证服务