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

系统管理员: sysadmin@thingsboard.org / sysadmin

登录后

创建 租户 tenant@thingsboard.org

创建租户管理员 tenantadmin@thingsboard.org

tenantadmin@thingsboard.org 登录

添加设备

测试

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

相关推荐
189228048616 分钟前
NY270NY273美光固态闪存NY277NY287
服务器·网络·数据库·科技·性能优化
你好,赵志伟1 小时前
Socket 编程 TCP
linux·服务器·tcp/ip
Liang_GaRy2 小时前
心路历程-三个了解敲开linux的大门
linux·运维·服务器
星霜笔记3 小时前
Docker 部署 MariaDB+phpMyAdmin+Nextcloud 完整教程
运维·数据库·docker·容器·mariadb
wyiyiyi9 小时前
【Web后端】Django、flask及其场景——以构建系统原型为例
前端·数据库·后端·python·django·flask
玩转以太网10 小时前
基于W55MH32Q-EVB 实现 HTTP 服务器配置 OLED 滚动显示信息
服务器·网络协议·http
天宇_任10 小时前
Mysql数据库迁移到GaussDB注意事项
数据库·mysql·gaussdb
小晶晶京京11 小时前
day34-LNMP详解
linux·运维·服务器
画个太阳作晴天11 小时前
A12预装app
linux·服务器·前端
碎像12 小时前
Linux上配置环境变量
linux·运维·服务器