AcalephStorage / ceph-docker

Docker files and images to run Ceph in containers
Apache License 2.0
4 stars 2 forks source link

Working Docker Container for ceph configuration #4

Closed TelanJ closed 9 years ago

TelanJ commented 9 years ago

Changed the ceph.conf generation from "cat" to "confd"

TelanJ commented 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?

TelanJ commented 9 years ago

Fixed All hard coded issues and added ETCD as a backend option

TelanJ commented 9 years ago

Also added port option for confd and updated to the latest version of consuloretcd

https://github.com/TelanJ/ceph-docker/commit/f1d0cd7a087b3be72e159555ad538372f4887b9f