-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Multiple routes support with Docker or Marathon labels #118
Comments
Just found out that it is possible to define a frontend with multiple routes in Consul and Marathon labels for the registration of backends. That sounds like a working solution for us! |
@avthart how do you implementation? |
@xiaods Unfortunately, you can not link a Consul Frontend to a Marathon Backend. |
What was the solution using labels? Can you just comma separate them? |
I have this in my label and they all work |
thanks @andreimc, closing this one. |
Is it possible to have multiple routes for a frontend when using Marathon or Docker labels?
For example:
I would like to define a frontend with two routes, e.g. Host and Path
The text was updated successfully, but these errors were encountered: