You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
I am trying to setup mesos-consul in our env and am having some trouble with configurations. In our setup I am running mesas-consul via marathon. I finally got the health check working with help from @gusnuf . It appears that i had to run the container with network: HOST instead of BRIDGE.
Now the next challenge for me for my apps to show up in consul. The first question i have
Do i have to update anything with my docker daemon ?
The text was updated successfully, but these errors were encountered:
I am trying to setup mesos-consul in our env and am having some trouble with configurations. In our setup I am running mesas-consul via marathon. I finally got the health check working with help from @gusnuf . It appears that i had to run the container with network: HOST instead of BRIDGE.
Now the next challenge for me for my apps to show up in consul. The first question i have
Do i have to update anything with my docker daemon ?
The text was updated successfully, but these errors were encountered: