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.
15 lines
310 B
15 lines
310 B
# ThingsBoard server configuration
|
|
|
|
ZOOKEEPER_ENABLED=true
|
|
ZOOKEEPER_URL=zookeeper:2181
|
|
JS_EVALUATOR=remote
|
|
TRANSPORT_TYPE=remote
|
|
CACHE_TYPE=redis
|
|
REDIS_HOST=redis
|
|
|
|
HTTP_LOG_CONTROLLER_ERROR_STACK_TRACE=false
|
|
|
|
TB_QUEUE_PARTITIONS_VIRTUAL_NODES_SIZE=64
|
|
|
|
METRICS_ENABLED=true
|
|
METRICS_ENDPOINTS_EXPOSE=prometheus
|
|
|