fix(dev-sso): route mokosh-apps on nebula-secure via list-syntax labels #47

Merged
longjacksonle merged 1 commit from fix/dev-sso-nebula-secure-list into main 2026-05-31 18:48:21 +02:00

Match mokosh-server's dev-sso overlay: pin the router to the nebula-secure Traefik entrypoint (the Nebula-published one, asDefault) so ${USER}-mokosh.a8n.run is reachable over the mesh, and switch the labels from map to list syntax. Compose v2.40 does not interpolate ${USER} inside map KEYS, so map form left a literal ${USER} in the router name; list form keeps each "key=value" as one string value so it interpolates.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Match mokosh-server's dev-sso overlay: pin the router to the `nebula-secure` Traefik entrypoint (the Nebula-published one, asDefault) so ${USER}-mokosh.a8n.run is reachable over the mesh, and switch the labels from map to list syntax. Compose v2.40 does not interpolate ${USER} inside map KEYS, so map form left a literal ${USER} in the router name; list form keeps each "key=value" as one string value so it interpolates. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
fix(dev-sso): route mokosh-apps on nebula-secure via list-syntax labels
All checks were successful
Create release / Create release from merged PR (pull_request) Has been skipped
Check / clippy + fmt + tests (pull_request) Successful in 39s
2ee900c416
Match mokosh-server's dev-sso overlay: pin the router to the `nebula-secure` Traefik entrypoint (the Nebula-published one, asDefault) so ${USER}-mokosh.a8n.run is reachable over the mesh, and switch the labels from map to list syntax. Compose v2.40 does not interpolate ${USER} inside map KEYS, so map form left a literal ${USER} in the router name; list form keeps each "key=value" as one string value so it interpolates.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
longjacksonle deleted branch fix/dev-sso-nebula-secure-list 2026-05-31 18:48:21 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-apps!47
No description provided.