dashboardjavacloudcoapiotiot-analyticsiot-platformiot-solutionskafkalwm2mmicroservicesmiddlewaremqttnettyplatformsnmpthingsboardvisualizationwebsocketswidgets
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
241 B
12 lines
241 B
#Thingsboard server configuration
|
|
|
|
CASSANDRA_URL=db:9042
|
|
ZOOKEEPER_URL=zk:2181
|
|
MQTT_BIND_ADDRESS=0.0.0.0
|
|
MQTT_BIND_PORT=1883
|
|
COAP_BIND_ADDRESS=0.0.0.0
|
|
COAP_BIND_PORT=5683
|
|
|
|
SSL_ENABLED=true
|
|
SSL_KEY_STORE=/root/keystore.p12
|
|
HTTP_BIND_PORT=8443
|