# Borg Server pour YunoHost [![Niveau d'intégration](https://dash.yunohost.org/integration/borgserver.svg)](https://dash.yunohost.org/appci/app/borgserver) ![](https://ci-apps.yunohost.org/ci/badges/borgserver.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/borgserver.maintain.svg) [![Installer Borg Server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=borgserver) *[Read this readme in english.](./README.md)* *[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Borg Server rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* ## Vue d'ensemble Offer backup storage to a friend. The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets. **Version incluse :** 1.1.16~ynh9 ## Documentations et ressources * Site officiel de l'app : https://www.borgbackup.org/ * Documentation officielle de l'admin : https://borgbackup.readthedocs.io/en/stable/ * Dépôt de code officiel de l'app : https://github.com/borgbackup/borg * Documentation YunoHost pour cette app : https://yunohost.org/app_borgserver * Signaler un bug : https://github.com/YunoHost-Apps/borgserver_ynh/issues ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/borgserver_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` sudo yunohost app install https://github.com/YunoHost-Apps/borgserver_ynh/tree/testing --debug ou sudo yunohost app upgrade borgserver -u https://github.com/YunoHost-Apps/borgserver_ynh/tree/testing --debug ``` **Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps