rancher / catalog-dockerfiles

Dockerfiles for Rancher Catalog containers
Apache License 2.0
131 stars 102 forks source link

MongoDB cluster should have service for generating connection string #55

Open PanJ opened 8 years ago

PanJ commented 8 years ago

The main difficulty of using mongodb cluster on rancher is that the connection string must be list of all replica set members. It is hard for non-pro rancher user like me to implement this kind of stuff. So I suggest that there should be a service, integrated in catalog, that responses the running service's connection string.