[GH-ISSUE #38] Allow specifying rule directly when adding / editing routes #34

Open
opened 2026-05-06 12:22:54 +02:00 by BreizhHardware · 1 comment

Originally created by @legomind on GitHub (May 5, 2026).
Original GitHub issue: https://github.com/chr0nzz/traefik-manager/issues/38

Originally assigned to: @chr0nzz on GitHub.

What problem does this solve?

I need to add a route that matches a prefix (eg.MatchPrefix(`/some/path`))

Proposed solution

Provide an advanced mode to show show rules input instead of just subdomain input and domain chips

Alternatives you've considered

No response

Which area does this relate to?

Routes

Additional context

No response

Originally created by @legomind on GitHub (May 5, 2026). Original GitHub issue: https://github.com/chr0nzz/traefik-manager/issues/38 Originally assigned to: @chr0nzz on GitHub. ### What problem does this solve? I need to add a route that matches a prefix (eg.``MatchPrefix(`/some/path`)``) ### Proposed solution Provide an advanced mode to show show rules input instead of just subdomain input and domain chips ### Alternatives you've considered _No response_ ### Which area does this relate to? Routes ### Additional context _No response_
Author
Owner

@chr0nzz commented on GitHub (May 5, 2026):

This is already on the v1.1.0 roadmap - I'm adding an "Advanced rule" toggle in the Add/Edit Route form that lets you write the rule directly (free-text input) instead of using the domain chip builder. That covers PathPrefix, HostRegexp, compound rules, and anything else Traefik supports.

<!-- gh-comment-id:4379500816 --> @chr0nzz commented on GitHub (May 5, 2026): This is already on the v1.1.0 roadmap - I'm adding an "Advanced rule" toggle in the Add/Edit Route form that lets you write the rule directly (free-text input) instead of using the domain chip builder. That covers PathPrefix, HostRegexp, compound rules, and anything else Traefik supports.
Sign in to join this conversation.
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
starred/traefik-manager#34
No description provided.