How to start? Some examples with real, popular Docker projects please. #790
HolgerAusB
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm not sure where to start with docker-volume-backup. Could someone please explain with an example of a real, popular Docker container how to set up a backup? My initial thought was to create my own folder and set up a new docker-compose.yml there, but I'm slowly getting the impression that I'd have to extend the existing docker-compose.yml of each of my containers with a backup section for every container I want to back up, right?
If that's the case, the sentence "Add a backup service to your compose setup" should be supplemented with "existing" to make that clear.
Maybe someone could add some example configurations for popular Containers like Immich, Nextcloud, UptimeKuma, Grafana, HomeAssistant, Homer...
The "Show and tell" section of this Discussions part might be a good place for that.
All reactions