doc/pages/02.administer/20.backups/10.backup_methods/03.archivist/archivist.md
wylel 29136e143b
Update archivist.md (#2358)
Added a disclaimer warning that this application is currently broken.
2023-11-02 16:51:22 +01:00

23 lines
853 B
Markdown

---
title: Archivist
template: docs
taxonomy:
category: docs
routes:
default: '/backup/archivist'
page-toc:
active: true
depth: 3
---
!! This application is currently broken! To help fix this application please checkout [https://github.com/YunoHost-Apps/archivist_ynh](https://github.com/YunoHost-Apps/archivist_ynh)
## Functionality
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
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)