瀏覽代碼

Remove references to Lima Labs

From their homepage:
> Lima Labs is shutting down our storage business. We will try to keep data available as long as possible. No promises but we are targeting 3/1/2022 to bring down Archive and Canada.
Ian Kerins 3 年之前
父節點
當前提交
3ec3d8d045
共有 3 個文件被更改,包括 1 次插入6 次删除
  1. 0 2
      README.md
  2. 1 3
      docs/how-to/make-backups-redundant.md
  3. 0 1
      docs/how-to/set-up-backups.md

+ 0 - 2
README.md

@@ -26,7 +26,6 @@ location:
     repositories:
     repositories:
         - 1234@usw-s001.rsync.net:backups.borg
         - 1234@usw-s001.rsync.net:backups.borg
         - k8pDxu32@k8pDxu32.repo.borgbase.com:repo
         - k8pDxu32@k8pDxu32.repo.borgbase.com:repo
-        - user1@scp2.cdn.lima-labs.com:repo
         - /var/lib/backups/local.borg
         - /var/lib/backups/local.borg
 
 
 retention:
 retention:
@@ -93,7 +92,6 @@ referral links, but without any tracking scripts or cookies.)
 
 
 <ul>
 <ul>
  <li class="referral"><a href="https://www.borgbase.com/?utm_source=borgmatic">BorgBase</a>: Borg hosting service with support for monitoring, 2FA, and append-only repos</li>
  <li class="referral"><a href="https://www.borgbase.com/?utm_source=borgmatic">BorgBase</a>: Borg hosting service with support for monitoring, 2FA, and append-only repos</li>
- <li class="referral"><a href="https://storage.lima-labs.com/special-pricing-offer-for-borgmatic-users/">Lima-Labs</a>: Affordable, reliable cloud data storage accessable via SSH/SCP/FTP for Borg backups or any other bulk storage needs</li>
 </ul>
 </ul>
 
 
 Additionally, [rsync.net](https://www.rsync.net/products/borg.html) and
 Additionally, [rsync.net](https://www.rsync.net/products/borg.html) and

+ 1 - 3
docs/how-to/make-backups-redundant.md

@@ -22,7 +22,6 @@ location:
     repositories:
     repositories:
         - 1234@usw-s001.rsync.net:backups.borg
         - 1234@usw-s001.rsync.net:backups.borg
         - k8pDxu32@k8pDxu32.repo.borgbase.com:repo
         - k8pDxu32@k8pDxu32.repo.borgbase.com:repo
-        - user1@scp2.cdn.lima-labs.com:repo
         - /var/lib/backups/local.borg
         - /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`
 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`
 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
 This gives you redundancy of your data across repositories and even
 potentially across providers.
 potentially across providers.

+ 0 - 1
docs/how-to/set-up-backups.md

@@ -101,7 +101,6 @@ referral links, but without any tracking scripts or cookies.)
 
 
 <ul>
 <ul>
  <li class="referral"><a href="https://www.borgbase.com/?utm_source=borgmatic">BorgBase</a>: Borg hosting service with support for monitoring, 2FA, and append-only repos</li>
  <li class="referral"><a href="https://www.borgbase.com/?utm_source=borgmatic">BorgBase</a>: Borg hosting service with support for monitoring, 2FA, and append-only repos</li>
- <li class="referral"><a href="https://storage.lima-labs.com/special-pricing-offer-for-borgmatic-users/">Lima-Labs</a>: Affordable, reliable cloud data storage accessable via SSH/SCP/FTP for Borg backups or any other bulk storage needs</li>
 </ul>
 </ul>
 
 
 Additionally, [rsync.net](https://www.rsync.net/products/borg.html) and
 Additionally, [rsync.net](https://www.rsync.net/products/borg.html) and