|
@@ -1,5 +1,5 @@
|
|
|
---
|
|
---
|
|
|
-title: How to make backups redundant
|
|
|
|
|
|
|
+title: ☁️ How to make backups redundant
|
|
|
eleventyNavigation:
|
|
eleventyNavigation:
|
|
|
key: ☁️ Make backups redundant
|
|
key: ☁️ Make backups redundant
|
|
|
parent: How-to guides
|
|
parent: How-to guides
|
|
@@ -40,10 +40,11 @@ Here's a way of visualizing what borgmatic does with the above configuration:
|
|
|
This gives you redundancy of your data across repositories and even
|
|
This gives you redundancy of your data across repositories and even
|
|
|
potentially across providers.
|
|
potentially across providers.
|
|
|
|
|
|
|
|
-See [Borg repository URLs
|
|
|
|
|
-documentation](https://borgbackup.readthedocs.io/en/stable/usage/general.html#repository-urls)
|
|
|
|
|
|
|
+See [repositories
|
|
|
|
|
+documentation](https://torsion.org/borgmatic/reference/configuration/repositories/)
|
|
|
for more information on how to specify local and remote repository paths.
|
|
for more information on how to specify local and remote repository paths.
|
|
|
|
|
|
|
|
|
|
+
|
|
|
### Different options per repository
|
|
### Different options per repository
|
|
|
|
|
|
|
|
What if you want borgmatic to backup to multiple repositories—while also
|
|
What if you want borgmatic to backup to multiple repositories—while also
|