8 Commits

Author SHA1 Message Date
Eric
04b8dfa67b fix: OpenRemote Traefik + GeoServer CORS + Keycloak route 2026-05-11 14:21:24 -04:00
Eric
742c3d3959 fix: Suppression header Origin forcé pour GeoServer
Le header Origin forcé dans le middleware Traefik causait un 400
'Origin does not correspond to request' de Tomcat/GeoServer.
Solution: laisser le navigateur envoyer son Origin naturellement
+ activation du filtre CORS Tomcat dans web.xml de GeoServer
2026-05-11 11:18:48 -04:00
Eric
2432a0beaf fix: Ajout routeur Traefik pour Keycloak sur /auth/*
- Routeur openremote-keycloak avec PathPrefix(/auth) et priority 200
- Routeur manager avec priority 100 (catch-all)
- Correction nom container: openremote-keycloak-1 (tirets)
2026-05-11 10:56:15 -04:00
Eric
0e99c85bec fix: OpenRemote Traefik — ajout entrypoint websecure + TLS
Corrige le 404 sur https://openremote.digitribe.fr
- Routeur principal sur websecure (HTTPS) avec certificat Let's Encrypt
- Routeur fallback sur web (HTTP)
- Le conteneur openremote_manager_1:8080 est accessible et healthy
2026-05-11 10:21:02 -04:00
Eric
dc571fbadd FIX: MapStore Traefik config + Pulsar Manager routing 2026-05-07 15:07:14 -04:00
Eric
37d6c25070 FIX: MapStore static files + Pulsar Manager Traefik config 2026-05-07 12:13:44 -04:00
Eric
b1155458d3 fix: corrige hostname bunkerm dans Traefik (underscores au lieu de tirets)
- Container name: bunkerm_bunkerm_1 (underscores)
- Config was using: bunkerm-bunkerm-1 (hyphens) -> 404 error
- Port 2000 for BunkerM web UI
2026-05-06 02:33:29 -04:00
Eric
28e81530c2 Fix: GeoServer IP updated to 172.29.0.13 2026-05-03 11:54:44 -04:00