Ver a proveniência

Merge pull request #2186 from smargold476/patch-5

update remote-repo-infos with link to doc
pull/2192/head
Slavi Pantaleev há 3 anos
committed by GitHub
ascendente
cometimento
782407cf89
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      docs/configuring-playbook-backup-borg.md

+ 1
- 1
docs/configuring-playbook-backup-borg.md Ver ficheiro

@@ -56,7 +56,7 @@ where:

* USER - SSH user of a provider/server
* HOST - SSH host of a provider/server
* REPO - borg repository name, it will be initialized on backup start, eg: `matrix`
* REPO - borg repository name, it will be initialized on backup start, eg: `matrix`, regarding Syntax see [Remote repositories](https://borgbackup.readthedocs.io/en/stable/usage/general.html#repository-urls)
* PASSPHRASE - passphrase used for encrypting backups, you may generate it with `pwgen -s 64 1` or use any password manager
* PRIVATE KEY - the content of the **private** part of the SSH key you created before. The whole key (all of its belonging lines) under `matrix_backup_borg_ssh_key_private` needs to be indented with 2 spaces



Carregando…
Cancelar
Guardar