mantl / mesos-consul

Mesos to Consul bridge for service discovery
Apache License 2.0
338 stars 95 forks source link

Configuration Help #96

Open mohamedhaleem opened 7 years ago

mohamedhaleem commented 7 years ago

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 ?