doc/pages/02.administer/20.backups/10.backup_methods/backup_methods.md
OniriCorpe 7a01793062
Improve markdown formatting of pages, a lot of them are improperly formatted (#2429)
* Revert "Revert "markdown format""

* fix formating

* fix readme

* add .markdownlint.json

* add markdownlint-rules-grav-pages

* add markdownlint-rules-grav-pages files

* add license for Markdown Lint Rules for Grav Pages

* fix [figure] mess

* fix [figure] mess 2

* fix [figure] mess 3

* maj .gitignore

* various fixes

* fix markdownlint-rules-grav-pages

* second formater pass

* various manual fixes

* add .markdownlintignore

* markdownlintignore: auto-generated pages

* disable proper-names for html_elements

* another bunch of various markdown fixes

* Update pages/02.administer/10.install/20.dns_config/dns_config.es.md

Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>

---------

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
2024-03-23 08:59:52 +01:00

1.1 KiB

title template taxonomy routes page-toc
Backup Methods docs
category
docs
default
/backup/backup_methods
active depth
true 3

BorgBackup

This application offers:

  • backup of data on an external disk or on a remote Borg repository
  • deduplication and compression of files, which allows to keep many previous copies
  • data encryption, which allows you to store data with a third party
  • to define the frequency and type of data to be backed up
  • a mail alert system in case of backup failure.

Restic

This application offers:

  • backup of data to remote storage (support for different types of storage)
  • deduplication and compression of files, which makes it possible to keep many previous copies
  • data encryption, which allows to store data at a third party

Archivist

!! This application is currently broken! This application is based on rsync and GPG, it offers:

  • backup of data on a remote storage (support for different types of storage)
  • data encryption, which allows to store data at a third party