Skip to content
Snippets Groups Projects
Commit 0cc8db47 authored by Florian Sesser's avatar Florian Sesser
Browse files

Borgbackup: More docs

parent 022aaf05
No related branches found
No related tags found
5 merge requests!315update production,!314update production,!313update production,!312update production,!297Borgbackup
Pipeline #2046 passed
...@@ -132,7 +132,6 @@ We create one key pair per grid (not per host):: ...@@ -132,7 +132,6 @@ We create one key pair per grid (not per host)::
$ ssh-keygen -f borgbackup-appendonly-production -t ed25519 -a 100 $ ssh-keygen -f borgbackup-appendonly-production -t ed25519 -a 100
Save the key without a passphrase, and upload the public part to `Borgbase SSH keys <https://www.borgbase.com/ssh>`_. Save the key without a passphrase, and upload the public part to `Borgbase SSH keys <https://www.borgbase.com/ssh>`_.
Next, create repositories to back up to.
Passphrase Passphrase
`````````` ``````````
...@@ -169,4 +168,4 @@ Recovery ...@@ -169,4 +168,4 @@ Recovery
Borg offers various methods to restore backups. Borg offers various methods to restore backups.
Very convenient is mounting a backup set using FUSE. Very convenient is mounting a backup set using FUSE.
Please consult the Borg documentation. Please consult the restore documentation at `Borgbase <https://docs.borgbase.com/restore/>`_ and `Borg <https://borgbackup.readthedocs.io/en/stable/usage/mount.html>`_.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment