fix: Stabilisation pré-démo - Simulator host-mode, Pulsar disabled, config patch

This commit is contained in:
Eric FELIXINE
2026-05-05 15:42:57 -04:00
parent 8642ed7001
commit 06249f67d6
2 changed files with 184727 additions and 4 deletions

View File

@@ -30,10 +30,10 @@ services:
# Databases
- ENABLE_INFLUX=true
- INFLUX_URL=http://smart-city-influxdb:8086
# Pulsar (Active - main ingestion)
- ENABLE_PULSAR=true
- PULSAR_HOST=smart-city-pulsar
- PULSAR_PORT=6650
# Pulsar (Disabled for demo stability - was causing 0.0.0.0:0 errors)
- ENABLE_PULSAR=false
# - PULSAR_HOST=smart-city-pulsar
# - PULSAR_PORT=6650
# Redpanda (Disabled - troubleshooting)
- ENABLE_REDPANDA=false
- REDPANDA_BROKERS=smart-city-redpanda:9092

184723
simulator_live.log Normal file

File diff suppressed because it is too large Load Diff