Browse Source

Add Borg/borgmatic hosting providers to documentation.

Dan Helfman 6 years ago
parent
commit
7a2bcc96bb
2 changed files with 22 additions and 0 deletions
  1. 11 0
      README.md
  2. 11 0
      docs/how-to/set-up-backups.md

+ 11 - 0
README.md

@@ -74,6 +74,17 @@ href="https://asciinema.org/a/203761" target="_blank">screencast</a>.
  * [borgmatic command-line reference](docs/reference/command-line.md)
  * [borgmatic command-line reference](docs/reference/command-line.md)
 
 
 
 
+## Hosting providers
+
+Need somewhere to store your encrypted offsite backups? The following hosting
+providers include specific support for Borg/borgmatic. Using these links and
+services helps support borgmatic development and hosting. (These are referral
+links, but without any tracking scripts or cookies.)
+
+ * [BorgBase](https://www.borgbase.com?source=borgmatic): Borg hosting service
+   with support for monitoring, 2FA, and append-only repos.
+
+
 ## Support and contributing
 ## Support and contributing
 
 
 ### Issues
 ### Issues

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

@@ -40,6 +40,17 @@ borgmatic:
  * [openSUSE](https://software.opensuse.org/package/borgmatic)
  * [openSUSE](https://software.opensuse.org/package/borgmatic)
 
 
 
 
+## Hosting providers
+
+Need somewhere to store your encrypted offsite backups? The following hosting
+providers include specific support for Borg/borgmatic. Using these links and
+services helps support borgmatic development and hosting. (These are referral
+links, but without any tracking scripts or cookies.)
+
+ * [BorgBase](https://www.borgbase.com?source=borgmatic): Borg hosting service
+   with support for monitoring, 2FA, and append-only repos.
+
+
 ## Configuration
 ## Configuration
 
 
 After you install borgmatic, generate a sample configuration file:
 After you install borgmatic, generate a sample configuration file: