|
|
|
|
|
by siliconc0w
4106 days ago
|
|
I'm using the Deis publisher from the Deis project to accomplish service discovery. It's a neat go daemon that runs as a global unit(every node) listening to the docker event bus and updating etcd for you. From there it's easy to use confd to manage updating nginx or haproxy (which is what the deis router does). |
|