blacklabelops / volumerize

Docker Volume Backups Multiple Backends
https://hub.docker.com/r/blacklabelops/volumerize/
MIT License
558 stars 76 forks source link

Question: Should i run one instance of volumerize for each container i want backuped? #78

Closed calgara12 closed 4 years ago

calgara12 commented 5 years ago

Hey, i just stumpled upon this application and it looks very useful. But im not sure how i should use it.

Lets say i want the data of 2 applications running in docker backuped.

Should i add all volumes accross the 2 applications to a single volumerize instance, or do seperate instances for example run a volumerize_app1 and a volumerize_app2 container?

blacklabelops commented 5 years ago

Image supports both.

calgara12 commented 5 years ago

Ok thanks. Is there a recommended way to do this?

blacklabelops commented 4 years ago

Depends on your use case.