This PR should be merged after the new website is deployed. - [x] Rename files - [x] Add front matter section to all `.md` files in the book (necessary for Zola) - [x] Change all internal links to use Zola's linking system that checks broken links - [x] Some updates to documentation contents and organization Co-authored-by: Alex Auvolat <alex@adnab.me> Reviewed-on: Deuxfleurs/garage#213 Co-authored-by: Alex <alex@adnab.me> Co-committed-by: Alex <alex@adnab.me>
1.3 KiB
+++ title = "Backups (restic, duplicity...)" weight = 25 +++
Backups are essential for disaster recovery but they are not trivial to manage. Using Garage as your backup target will enable you to scale your storage as needed while ensuring high availability.
Borg Backup
Borg Backup is very popular among the backup tools but it is not yet compatible with the S3 API.
We recommend using any other tool listed in this guide because they are all compatible with the S3 API.
If you still want to use Borg, you can use it with rclone mount
.
Restic
External links: Restic Documentation > Amazon S3
Duplicity
External links: Duplicity > man (scroll to "URL Format" and "A note on Amazon S3")
Duplicati
External links: Duplicati Documentation > Storage Providers
knoxite
External links: Knoxite Documentation > Storage Backends
kopia
External links: Kopia Documentation > Repositories