fix(dev-sso): route bunyip-web on nebula-secure via list-syntax labels #18

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

Supersedes #17. Match mokosh-server's dev-sso overlay: drop the TRAEFIK_ENTRYPOINTS env var and pin the router to the nebula-secure Traefik entrypoint (the Nebula-published one, asDefault), so ${USER}-bunyip.a8n.run is reachable over the mesh like the other dev apps. Also 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. Assumes dev-01 also serves on nebula-secure (same assumption mokosh-server's merged change already makes).

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

Supersedes #17. Match mokosh-server's dev-sso overlay: drop the TRAEFIK_ENTRYPOINTS env var and pin the router to the `nebula-secure` Traefik entrypoint (the Nebula-published one, asDefault), so ${USER}-bunyip.a8n.run is reachable over the mesh like the other dev apps. Also 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. Assumes dev-01 also serves on nebula-secure (same assumption mokosh-server's merged change already makes). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
fix(dev-sso): route bunyip-web on nebula-secure via list-syntax labels
Some checks failed
Create release / Create release from merged PR (pull_request) Has been skipped
Check / fmt / clippy / build / test (pull_request) Failing after 9s
61ebd289bf
Supersedes #17. Match mokosh-server's dev-sso overlay: drop the TRAEFIK_ENTRYPOINTS env var and pin the router to the `nebula-secure` Traefik entrypoint (the Nebula-published one, asDefault), so ${USER}-bunyip.a8n.run is reachable over the mesh like the other dev apps. Also 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. Assumes dev-01 also serves on nebula-secure (same assumption mokosh-server's merged change already makes).

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:06 +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/bunyip!18
No description provided.