Skip to content
This repository has been archived by the owner. It is now read-only.

Improve etcd managed by docker UX #20

Closed
bogdando opened this issue Apr 12, 2017 · 0 comments
Closed

Improve etcd managed by docker UX #20

bogdando opened this issue Apr 12, 2017 · 0 comments

Comments

@bogdando
Copy link
Contributor

bogdando commented Apr 12, 2017

The conf file with env vars cannot be used for docker run --env-file as is, because it contains double quotes and etcd fails to parse them from env vars. In order to improve UX for etcd managed by docker:

  • Synch config opts from official docs
  • Add a yaml conf file as well, see etcd upstream example. This allows to use docker run ... etcd --conf-file=foo.yml.
@bogdando bogdando changed the title Improve etcd with docker UX Improve etcd managed by docker UX Apr 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant