- connect to MQTTS broker - connect to Influx DB - subscribe to +/+/update MQTT topic and send receive message to influx - add traefik config for ui and db Signed-off-by: Klagarge <remi@heredero.ch>
6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
INFLUX_PORT=8181
|
|
UI_PORT=8093
|
|
MQTT_BROKER_URL=tls://mqtt.e.kb28.ch:8883
|
|
MQTT_USERNAME=
|
|
MQTT_PASSWORD=
|