Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConsulService catalog do not support multiple rules #859

Closed
jippi opened this issue Nov 18, 2016 · 1 comment
Closed

ConsulService catalog do not support multiple rules #859

jippi opened this issue Nov 18, 2016 · 1 comment

Comments

@jippi
Copy link
Contributor

jippi commented Nov 18, 2016

in the docs you can define multiple rules by separating them by ; as this: rule = "Host:test3.localhost;Path:/test" (found at https://docs.traefik.io/basics/)

Making a Consul Service tag like this traefik.frontend.rule=Host:myservice;Path:/admin

I end with this in the UI

image

it doesn't seem like the rules are split on ; as TOML rules are?

@jippi
Copy link
Contributor Author

jippi commented Nov 18, 2016

It does, it just show it in an initially unexpected way! :)

@jippi jippi closed this as completed Nov 18, 2016
@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants