Traduction anglaise archivist.md

This commit is contained in:
Khrys42 2021-08-12 17:53:15 +02:00 committed by GitHub
parent 30f97d2764
commit dcbe1440df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,22 @@
---
title: Archivist
template: docs
taxonomy:
category: docs
routes:
default: '/backup/archivist'
page-toc:
active: true
depth: 3
---
## 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)