Skip to content

Update traefik dashboard routing rules#376

Open
TKussel wants to merge 1 commit intodevelopfrom
fix/traefik-dashboard-route
Open

Update traefik dashboard routing rules#376
TKussel wants to merge 1 commit intodevelopfrom
fix/traefik-dashboard-route

Conversation

@TKussel
Copy link
Copy Markdown
Member

@TKussel TKussel commented Mar 26, 2026

Traefik uses the /api path for the internal api. For the dashboard to function, it needs to be routed, too.

Traefik uses the `/api` path for the internal api. For the dashboard to function, it needs to be routed, too.
@TKussel TKussel requested a review from a team as a code owner March 26, 2026 09:39
@Threated
Copy link
Copy Markdown
Member

Threated commented Mar 26, 2026

This would break the dnpm backend which is routed through /api as well and this router would have higher precedence as its rule is longer (yes thats how traefik assigns priority if not set explicitly).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants