mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Page restic.md en anglais
This commit is contained in:
parent
c000db4f27
commit
603cc01b22
1 changed files with 21 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: Restic
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/backup/restic'
|
||||
page-toc:
|
||||
active: true
|
||||
depth: 3
|
||||
---
|
||||
|
||||
|
||||
## Functionality
|
||||
|
||||
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
|
||||
|
||||
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.
|
Loading…
Add table
Reference in a new issue