All apps · 0 apps
thingsboard-postgres
Docker app from Kilrah's Repository
Overview
ThingsBoard is an open-source IoT platform for data collection, processing, visualization, and device management.
Default Creds:
System Administrator: sysadmin@thingsboard.org / sysadmin
Tenant Administrator: tenant@thingsboard.org / tenant
Customer User: customer@thingsboard.org / customer
Initial setup:
Run the container once so it creates the directories, it won't start due to permission issues, stop it
Run "chown -R 799:799 /mnt/user/appdata/thingsboard-postgres" (adapt as appropriate if you changed defaults) in Unraid terminal
Start container again, it should now be good after a couple of minutes needed for initial setup.
Install thingsboard-postgres on Unraid in a few clicks.
Find thingsboard-postgres in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for thingsboard-postgres Review the template variables and paths Click Install
Categories
Download Statistics
2,770,940
Total Downloads
23,129
This Month
14,375
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
thingsboard/tb-postgresLast Updated2025-12-23
First Seen2022-12-05
Runtime arguments
- Web UI
http://[IP]:[PORT:9090]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Web PortPorttcp
Web UI Port
- Target
- 9090
- Default
- 9090
MQTT PortPorttcp
MQTT Port
- Target
- 1883
- Default
- 1883
RPC PortPorttcp
Edge RPC Port
- Target
- 7070
- Default
- 7070
COAP PortsPortudp
COAP and LwM2M ports
- Target
- 5683-5688
- Default
- 5683-5688
DataPathrw
Data location
- Target
- /data
- Default
- /mnt/user/appdata/thingsboard-postgres/data
LogsPathrw
Logs location
- Target
- /var/log/thingsboard
- Default
- /mnt/user/appdata/thingsboard-postgres/logs