fix: telegraf containers names + openremote pg image + session snapshot 2026-05-25
- telegraf.conf: fix Mosquitto/BunkerM container names (hyphens not underscores) - tegraf.conf: comment out BunkerM consumer (auth fails, simulator not sending) - openremote/docker-compose.yml: switch PG image to timescaledb-ha:pg15 (fixes timescaledb_toolkit crash) - Add session_resume + architecture snapshot 2026-05-25 - Update TODO.md with current status
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
services:
|
||||
pulsar-distribution:
|
||||
container_name: smart-city-pulsar-distribution
|
||||
environment:
|
||||
- PULSAR_HOST=pulsar
|
||||
- PULSAR_PORT=6650
|
||||
|
||||
Reference in New Issue
Block a user