Post

ThingsBoard

ThingsBoard is an open-source IoT platform for data collection, processing, visualization, and device management. It enables device connectivity via industry standard IoT protocols - MQTT, CoAP and HTTP and supports both cloud and on-premises deployments.

ThingsBoard

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/thingsboard.sh)"
CPU: 4 cores RAM: 4096 MB Disk: 10 GB OS: Debian 13

Default Credentials

UsernamePassword
sysadmin@thingsboard.orgsysadmin

Configuration

Config file:

1
/etc/thingsboard/conf/thingsboard.conf

Notes

Please allow up to 90 seconds for the Web UI to start
Additional demo accounts: tenant@thingsboard.org / tenant and customer@thingsboard.org / customer
Change passwords for all accounts in the account profile page after first login

Web Interface

Port: 8080

This post is licensed under CC BY 4.0 by the author.