Session 2026-05-06: QuantumLeap+CrateDB, Telegraf debug, MapStore GeoServer fix

This commit is contained in:
Eric FELIXINE
2026-05-06 13:23:58 -04:00
parent b73b02f39d
commit 0ba25ef1a8
25 changed files with 688227 additions and 62 deletions

View File

@@ -0,0 +1,18 @@
version: '3.8'
networks:
traefik-public:
external: true
smartcity-shared:
external: true
services:
telegraf-mqtt:
container_name: smart-city-telegraf
image: telegraf:1.28
restart: unless-stopped
volumes:
- /home/eric/smart-city-digital-twin-martinique/telegraf.conf:/etc/telegraf/telegraf.conf:ro
networks:
- smartcity-shared
# depends_on removed - InfluxDB is external