Closed TelanJ closed 9 years ago
Does the base container actually need consul? consuloretcd and confd should be able to run without it (and connecting to an external KV store)
Yes it need it to get the values from the KV store cause the consuloretcd only does "curl" function not the whole consul API
Hard coded confd node?
What do you mean by hard coded?
Fixed All hard coded issues and added ETCD as a backend option
Also added port option for confd and updated to the latest version of consuloretcd
https://github.com/TelanJ/ceph-docker/commit/f1d0cd7a087b3be72e159555ad538372f4887b9f
Changed the ceph.conf generation from "cat" to "confd"