Lire le README dans d'autres langues.
Ce package vous permet d’installer Restic rapidement et simplement sur un serveur YunoHost.
Si vous n’avez pas YunoHost, consultez ce guide pour savoir comment l’installer et en profiter.
A Restic integration to backup your YunoHost server to an external location.
- 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
- Site officiel de l’app : https://restic.net
- Documentation officielle de l’admin : https://restic.readthedocs.io/en/latest/
- Dépôt de code officiel de l’app : https://github.com/restic/restic
- YunoHost Store : https://apps.yunohost.org/app/restic
- Signaler un bug : https://github.com/YunoHost-Apps/restic_ynh/issues
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 d’infos sur le packaging d’applications : https://yunohost.org/packaging_apps