Single-host Guacamole routing — Traefik matches Host=desktop.iamworkin.lan + PathPrefix=/guacamole first (priority 20) and forwards to the guacamole Service in the guacamole namespace on 8080. The existing Host-only catch-all rule drops to priority 10 so Guacamole traffic resolves to the more-specific match. Mirrors the IngressRoute in FlowerCore.RemoteDesktop@master (merged as part of codex/single-host-guacamole-wip). The RemoteDesktop repo copy is deploy-ref only — ArgoCD owns the live IngressRoute via this manifest. Without this change, GuacamolePublicUrl= https://desktop.iamworkin.lan/guacamole returns 404 because Traefik routes the whole Host to remotedesktop-web. Unblocks the per-template AAT smoke against the new public URL path + closes the final live piece of Codex's single-host routing work. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1.4 KiB
1.4 KiB