borgmatic
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| borgmatic [2019/07/29 13:20] – [Configuration] simon | borgmatic [Date inconnue] (Version actuelle) – supprimée - modification externe (Date inconnue) 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ====== Borgmatic ====== | ||
| - | Avant toute chose, il faut avoir installé [[Borg]] et initialisé un repository. | ||
| - | ===== Installation ===== | ||
| - | Plusieurs solutions pour l' | ||
| - | <code bash> | ||
| - | root@debian: | ||
| - | borgbackup/ | ||
| - | deduplicating and compressing backup program | ||
| - | (...) | ||
| - | borgmatic/ | ||
| - | automatically create, prune and verify backups with borgbackup | ||
| - | root@debian: | ||
| - | </ | ||
| - | |||
| - | ===== Génération de la configuration ===== | ||
| - | <code bash> | ||
| - | root@debian: | ||
| - | Generated a sample configuration file at / | ||
| - | |||
| - | Please edit the file to suit your needs. The values are just representative. | ||
| - | All fields are optional except where indicated. | ||
| - | |||
| - | If you ever need help: https:// | ||
| - | </ | ||
| - | |||
| - | ===== Configuration ===== | ||
| - | Il y a pas mal de commentaires dans la configuration générée. Je les ai retiré pour mettre la configuration ici. | ||
| - | <code bash> | ||
| - | root@debian: | ||
| - | |||
| - | location: | ||
| - | source_directories: | ||
| - | - /home | ||
| - | - /etc | ||
| - | - /data | ||
| - | - / | ||
| - | repositories: | ||
| - | - serveurA@serveurB:/ | ||
| - | |||
| - | storage: | ||
| - | encryption_passphrase: | ||
| - | checkpoint_interval: | ||
| - | compression: | ||
| - | |||
| - | retention: | ||
| - | keep_hourly: | ||
| - | keep_daily: 7 | ||
| - | keep_weekly: | ||
| - | keep_monthly: | ||
| - | | ||
| - | consistency: | ||
| - | checks: | ||
| - | - repository | ||
| - | - archives | ||
| - | </ | ||
| - | ===== List ===== | ||
| - | <code bash> | ||
| - | root@debian: | ||
| - | root@debian: | ||
| - | debian-2019-07-29T12: | ||
| - | </ | ||
| - | |||
| - | ===== Info ===== | ||
| - | <code bash> | ||
| - | root@debian: | ||
| - | root@debian: | ||
| - | Repository ID: afc0842fce13772d306b45df8643fdc2741a0c27056f30584a65084ca192c979 | ||
| - | Location: ssh:// | ||
| - | Encrypted: Yes (repokey BLAKE2b) | ||
| - | Cache: / | ||
| - | Security dir: / | ||
| - | ------------------------------------------------------------------------------ | ||
| - | | ||
| - | All archives: | ||
| - | |||
| - | | ||
| - | Chunk index: | ||
| - | </ | ||
| - | |||
| - | ===== Automatisation ===== | ||
| - | <code bash> | ||
| - | root@debian: | ||
| - | 0 3 * * * / | ||
| - | </ | ||
| - | |||
| - | ===== Sources ===== | ||
| - | * [[https:// | ||
borgmatic.1564406424.txt.gz · Dernière modification : (modification externe)
