Back up volume?
Solved
Support
-
Since Cloudron doesn't backup volumes, what is the best solution to handle that? I have about 250 GB (potentially growing) that I would like to have in another location.
I am assuming I would write a script with a cron job to back up regularly to a destination of my choice and have it run independently of Cloudron?
-
-
-
Restic: https://restic.net
Supported repos out of the box: https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html
Other repos when combining restic with rclone: https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html#other-services-via-rcloneA starting point: https://docs.cloudron.io/guides/community/restic-rclone/