marmelab / gaudi

Gaudi allows to share multi-component applications, based on Docker, Go, and YAML.
http://gaudi.io/
MIT License
563 stars 28 forks source link

Service discovery using etcd #69

Open Paxton opened 10 years ago

Paxton commented 10 years ago

Fedback Allow using etcd or similar for service discovery instead of Docker linking. Gaudi would need to implement some kind of sidekick script that announces container's connectivity details e.g. IP & Port.

Thanks

manuquentin commented 10 years ago

Thanks for the feedback. Yes, it's in the next steps of gaudi to use etcd to link containers together.

It will change a lots of things in the build process, it'll integrate it in a futur version