ThingsBoard安装测试

系统要求Ubuntu 22以上,内存16GB

git clone https://github.com/thingsboard/thingsboard/

cd thingsboard/docker

./docker-install-tb.sh #貌似安装了PostgreSQL数据库

./docker-start-services.sh #安装并启动了很多个dockers,如下

docker_redis_1 is up-to-date

Creating docker_tb-web-ui2_1 ...

Creating docker_tb-web-ui2_1 ... done

Creating docker_tb-web-ui1_1 ... done

Creating docker_zookeeper_1 ... done

Creating docker_kafka_1 ... done

Creating docker_tb-js-executor_1 ... done

Creating docker_tb-js-executor_2 ... done

Creating docker_tb-js-executor_3 ... done

Creating docker_tb-js-executor_4 ... done

Creating docker_tb-js-executor_5 ... done

Creating docker_tb-js-executor_6 ... done

Creating docker_tb-js-executor_7 ... done

Creating docker_tb-js-executor_8 ... done

Creating docker_tb-js-executor_9 ... done

Creating docker_tb-js-executor_10 ... done

Creating docker_tb-rule-engine2_1 ... done

Creating docker_tb-rule-engine1_1 ... done

Creating docker_tb-core1_1 ... done

Creating docker_tb-core2_1 ... done

Creating docker_tb-http-transport2_1 ... done

Creating docker_tb-coap-transport_1 ... done

Creating docker_tb-lwm2m-transport_1 ... done

Creating docker_tb-vc-executor1_1 ... done

Creating docker_tb-http-transport1_1 ... done

Creating docker_tb-vc-executor2_1 ... done

Creating docker_tb-mqtt-transport2_1 ... done

Creating docker_tb-snmp-transport_1 ... done

Creating docker_tb-mqtt-transport1_1 ... done

Creating haproxy-certbot ... done

http://192.168.1.80

系统管理员: [email protected] / sysadmin

登录后

创建 租户 [email protected]

创建租户管理员 [email protected]

[email protected] 登录

添加设备

测试

curl -v -X POST http://192.168.1.80:/api/v1/z3wpkvkyyv0wbmumdyqc/telemetry --header Content-Type:application/json --data "{temperature:25}"

相关推荐
Channing Lewis16 分钟前
sql server如何创建表导入excel的数据
数据库·oracle·excel
秃头摸鱼侠17 分钟前
MySQL安装与配置
数据库·mysql·adb
UGOTNOSHOT21 分钟前
每日八股文6.3
数据库·sql
weixin_4612594123 分钟前
[C]C语言日志系统宏技巧解析
java·服务器·c语言
m0_6371469328 分钟前
C语言基础面试问答
运维·服务器
行云流水行云流水1 小时前
数据库、数据仓库、数据中台、数据湖相关概念
数据库·数据仓库
John Song1 小时前
Redis 集群批量删除key报错 CROSSSLOT Keys in request don‘t hash to the same slot
数据库·redis·哈希算法
IvanCodes1 小时前
七、Sqoop Job:简化与自动化数据迁移任务及免密执行
大数据·数据库·hadoop·sqoop
Clownseven1 小时前
SSH/RDP无法远程连接?腾讯云CVM及通用服务器连接失败原因与超全排查指南
服务器·ssh·腾讯云
ricky_fan1 小时前
window下配置ssh免密登录服务器
运维·服务器·ssh