2026-01-13 15:44:30 +08:00
|
|
|
|
会加入ruoyi的默认网络docker_default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docker-compose run --rm -e INSTALL_TB=true -e LOAD_DEMO=true thingsboard-ce
|
|
|
|
|
|
docker-compose up -d
|
|
|
|
|
|
|
|
|
|
|
|
租户管理员:
|
|
|
|
|
|
- 用户名:tenant@thingsboard.org
|
|
|
|
|
|
- 密码:tenant
|
|
|
|
|
|
|
|
|
|
|
|
系统管理员:
|
|
|
|
|
|
- 用户名:sysadmin@thingsboard.org
|
|
|
|
|
|
- 密码:sysadmin
|
|
|
|
|
|
|