Deployed app containers are put on the cameleer-traefik network by the orchestrator, but the server and Traefik were only on the compose-internal network. This caused UnresolvedAddressException when apps tried to connect to cameleer3-server:8081 for agent registration and SSE. - Add cameleer-traefik network with fixed name (no compose project prefix) - Attach server to cameleer-traefik with DNS alias "cameleer3-server" - Attach Traefik to cameleer-traefik for routing to deployed apps - Add dev overrides for Docker orchestration (socket, volumes, env vars) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1.2 KiB
1.2 KiB