diff --git a/README.md b/README.md index 8fb2a107..9a37cfc2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ location: repositories: - 1234@usw-s001.rsync.net:backups.borg - k8pDxu32@k8pDxu32.repo.borgbase.com:repo - - user1@scp2.cdn.lima-labs.com:repo - /var/lib/backups/local.borg retention: @@ -93,7 +92,6 @@ referral links, but without any tracking scripts or cookies.) Additionally, [rsync.net](https://www.rsync.net/products/borg.html) and diff --git a/docs/how-to/make-backups-redundant.md b/docs/how-to/make-backups-redundant.md index 1ef81873..8d643cfa 100644 --- a/docs/how-to/make-backups-redundant.md +++ b/docs/how-to/make-backups-redundant.md @@ -22,7 +22,6 @@ location: repositories: - 1234@usw-s001.rsync.net:backups.borg - k8pDxu32@k8pDxu32.repo.borgbase.com:repo - - user1@scp2.cdn.lima-labs.com:repo - /var/lib/backups/local.borg ``` @@ -35,8 +34,7 @@ Here's a way of visualizing what borgmatic does with the above configuration: 1. Backup `/home` and `/etc` to `1234@usw-s001.rsync.net:backups.borg` 2. Backup `/home` and `/etc` to `k8pDxu32@k8pDxu32.repo.borgbase.com:repo` -3. Backup `/home` and `/etc` to `user1@scp2.cdn.lima-labs.com:repo` -4. Backup `/home` and `/etc` to `/var/lib/backups/local.borg` +3. Backup `/home` and `/etc` to `/var/lib/backups/local.borg` This gives you redundancy of your data across repositories and even potentially across providers. diff --git a/docs/how-to/set-up-backups.md b/docs/how-to/set-up-backups.md index e10b5b3e..09576419 100644 --- a/docs/how-to/set-up-backups.md +++ b/docs/how-to/set-up-backups.md @@ -101,7 +101,6 @@ referral links, but without any tracking scripts or cookies.) Additionally, [rsync.net](https://www.rsync.net/products/borg.html) and