feat(backend): add docker-compose (#15)

add influxdb (#14)
add rabbitmq (#4)

Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
2025-03-18 09:19:04 +01:00
parent 863b738eec
commit 035f2f56cb
2 changed files with 48 additions and 0 deletions

7
.env.template Normal file
View File

@@ -0,0 +1,7 @@
INFLUXDB_USER=
INFLUXDB_PASSWORD=
INFLUXDB_TOKEN=
INFLUXDB_ORG=
INFLUXDB_BUCKET=
MQTT_USERNAME=
MQTT_PASSWORD=