This charm deploys the etcd discovery service, equivalent to discovery.etcd.io.
An all-in-one discovery server is configured simply by deploying this charm. To try it out:
$ juju deploy --channel edge discoveryserver
$ curl http://<discoveryserver-address>:8087/new?size=3
This charm currently contains no relations.
Please make pull requests.