doc/pages/02.administer/20.backups/10.backup_methods/03.archivist/archivist.md

23 lines
669 B
Markdown
Raw Normal View History

2021-08-12 17:53:15 +02:00
---
title: Archivist
template: docs
taxonomy:
category: docs
routes:
default: '/backup/archivist'
page-toc:
active: true
depth: 3
---
## Functionality
2024-03-01 23:00:03 +01:00
2021-08-12 17:53:15 +02:00
This application is based on rsync and GPG, it offers:
2024-03-01 23:00:03 +01:00
- backup of data on a remote storage (support for different types of storage)
- data encryption, which allows to store data at a third party
2021-08-12 17:53:15 +02:00
The package also allows you to finely define the frequency and type of data to be backed up and integrates an email alert system in case of backup failure.
For more information: [https://forum.yunohost.org/t/new-app-archivist/3747](https://forum.yunohost.org/t/new-app-archivist/3747)