caprover / one-click-apps

Community Maintained One Click Apps (https://github.com/caprover/caprover)
Apache License 2.0
557 stars 544 forks source link

Easy mongodb or any type of database replication #315

Open greggameplayer opened 4 years ago

greggameplayer commented 4 years ago

Is your feature request related to a problem? Please describe. It's prettty painful currently to be able to replicate mongo database or any type of database in general.

Describe the solution you'd like Be able for mongo like to set the replicated name and automatically set the keyfile to log into the other nodes, or also being able to access the console and not only the log via the panel.

githubsaturn commented 4 years ago

How do you envision CapRover be able to help with that? In a scalable way

voarsh2 commented 3 years ago

I already thought Docker copied volumes to other nodes in the swarm? But no writing on replicas... Unless lead goes offline?

greggameplayer commented 3 years ago

To ease the thing first you could permit the bind of folder or file with not read only to be able to modify config files and also support the command tag in your yaml file special format

githubsaturn commented 3 years ago

I already thought Docker copied volumes to other nodes in the swarm?

No. Docker does not do that.