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édenteProchaine révision | Révision précédente | ||
borgmatic [2019/07/29 12:53] – [Info] 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 ===== | ||
- | <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: | ||
- | </ | ||
- | ===== 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 * * * / | ||
- | </ |
borgmatic.1564404788.txt.gz · Dernière modification : 2020/08/09 12:59 (modification externe)