1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/restic_ynh.git synced 2024-09-03 20:16:22 +02:00
restic_ynh/README_fr.md
2024-07-10 18:40:51 +00:00

2.4 KiB
Raw Permalink Blame History

Restic pour YunoHost

Niveau d’intégration Statut du fonctionnement Statut de maintenance

Installer Restic avec YunoHost

Lire le README dans d'autres langues.

Ce package vous permet dinstaller Restic rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, consultez ce guide pour savoir comment linstaller et en profiter.

Vue densemble

A Restic integration to backup your YunoHost server to an external location.

Features

  • backup data to remote storages (support for different types of storage, including S3)
  • 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

You can setup the Restic app several times on the same server so you can backup on several server or manage your frequency backup differently for specific part of your server.

Version incluse: 0.12.0~ynh9

Documentations et ressources

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit:

sudo yunohost app install https://github.com/YunoHost-Apps/restic_ynh/tree/testing --debug
ou
sudo yunohost app upgrade restic -u https://github.com/YunoHost-Apps/restic_ynh/tree/testing --debug

Plus dinfos sur le packaging dapplications: https://yunohost.org/packaging_apps