4a7351d48ec40c6d26eea96c90a62c2f5e634dc3
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>
Description
Multi-tenant SaaS platform — Camel application runtime with built-in observability. Wraps cameleer3 agent + server.
Languages
Java
47.4%
TypeScript
23.4%
Shell
16.5%
PowerShell
11.3%
Dockerfile
0.7%
Other
0.7%