2023-10-17 12:13:49 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2023-10-17 12:14:04 +02:00
# BorgWarehouse pour YunoHost
2023-10-17 12:13:49 +02:00
2023-10-17 12:14:04 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/borgwarehouse.svg )](https://dash.yunohost.org/appci/app/borgwarehouse) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/borgwarehouse.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/borgwarehouse.maintain.svg )
2023-10-17 12:13:49 +02:00
2023-10-17 12:14:04 +02:00
[![Installer BorgWarehouse avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=borgwarehouse)
2023-10-17 12:13:49 +02:00
2023-10-17 12:14:04 +02:00
*[Read this readme in english.](./README.md)*
2023-10-17 12:13:49 +02:00
2023-10-17 12:14:04 +02:00
> *Ce package vous permet d’ installer BorgWarehouse 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.*
2023-10-17 12:13:49 +02:00
2023-10-17 12:14:04 +02:00
## Vue d’ ensemble
2023-10-17 12:13:49 +02:00
2023-10-17 12:14:04 +02:00
Ceci est une fausse description des fonctionalités de l'app
2023-10-17 12:13:49 +02:00
2023-10-17 12:14:04 +02:00
**Version incluse :** 2.0.0~ynh1
2023-10-17 12:13:49 +02:00
2023-10-17 12:14:04 +02:00
## Captures d’ écran
2023-10-17 12:13:49 +02:00
2023-10-17 12:14:04 +02:00
![Capture d’ écran de BorgWarehouse ](./doc/screenshots/screenshot.png )
2023-10-17 12:13:49 +02:00
## Documentations et ressources
2023-10-17 12:14:04 +02:00
* Site officiel de l’ app : < https: // borgwarehouse . com />
* Documentation officielle de l’ admin : < https: // borgwarehouse . com / docs / admin-manual / debian-installation />
* Dépôt de code officiel de l’ app : < https: // github . com / ravinou / borgwarehouse >
* Signaler un bug : < https: // github . com / YunoHost-Apps / borgwarehouse_ynh / issues >
2023-10-17 12:13:49 +02:00
## Informations pour les développeurs
2023-10-17 12:14:04 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/borgwarehouse_ynh/tree/testing ).
2023-10-17 12:13:49 +02:00
Pour essayer la branche testing, procédez comme suit.
``` bash
2023-10-17 12:14:04 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/borgwarehouse_ynh/tree/testing --debug
2023-10-17 12:13:49 +02:00
ou
2023-10-17 12:14:04 +02:00
sudo yunohost app upgrade borgwarehouse -u https://github.com/YunoHost-Apps/borgwarehouse_ynh/tree/testing --debug
2023-10-17 12:13:49 +02:00
```
2023-10-17 12:14:04 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >