Fix: Sécurisation CrateDB-Stellio + healthchecks MongoDB/Mosquitto

- Suppression exposition publique ports CrateDB-Stellio (sécurité)
- Ajout service iot-mongodb avec healthcheck fonctionnel (mongo ping)
- Correction healthcheck Mosquitto (port check au lieu de topic)
- Nettoyage container digital-twin-grafana en conflit
This commit is contained in:
Eric FELIXINE
2026-05-07 10:35:52 -04:00
parent 227a799e94
commit 007e7eb2ff
3 changed files with 25 additions and 5 deletions

View File

@@ -37,9 +37,7 @@ services:
smartcity-shared:
aliases:
- smart-city-cratedb-stellio
ports:
- "4201:4200"
- "5433:5432"
# Ports removed for security - accessed only via Docker network by QuantumLeap
volumes:
- smart-city-cratedb-stellio-data:/data
command: -Ccluster.name=stellio