offen / docker-volume-backup

Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage
https://offen.github.io/docker-volume-backup/
Mozilla Public License 2.0
2.09k stars 85 forks source link

Consider using rclone #109

Open m90 opened 2 years ago

m90 commented 2 years ago

A better idea might be supporting rclone and having users mount an rclone.conf file. Instant support for a ton of backends. Personally, I sync my backups to two cloud locations using rclone and it would be awesome to mount the script to this container and run it using docker-volume-backup.exec-post instead of adding it to my crontab. (It would also be cool to get a shoutrrr binary, which my script also uses)

Originally posted by @rpatel3001 in https://github.com/offen/docker-volume-backup/issues/65#issuecomment-1049367423

m90 commented 1 year ago

For the time being, rclone can be used together with this tool like documented here: https://github.com/offen/docker-volume-backup#handle-file-uploads-using-third-party-tools