2021-02-01 14:42:41 +01:00
# BookStack pour YunoHost
2021-06-22 08:41:26 +02:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/bookstack.svg )](https://dash.yunohost.org/appci/app/bookstack) ![](https://ci-apps.yunohost.org/ci/badges/bookstack.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/bookstack.maintain.svg)
[![Installer BookStack avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=bookstack)
2021-02-01 14:42:41 +01:00
2021-05-24 18:27:31 +02:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2021-02-01 14:42:41 +01:00
2021-06-22 08:41:26 +02:00
> *Ce package vous permet d'installer BookStack 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.*
2021-02-01 14:42:41 +01:00
2021-05-24 18:27:31 +02:00
## Vue d'ensemble
2021-02-01 14:42:41 +01:00
2021-05-24 18:27:31 +02:00
Plateforme pour créer du contenu de documentation/wiki
2021-02-01 14:42:41 +01:00
2021-07-04 15:12:15 +02:00
**Version incluse :** 21.05.3~ynh1
2021-02-01 14:42:41 +01:00
2021-06-22 08:41:26 +02:00
**Démo :** https://demo.bookstackapp.com
2021-02-01 14:42:41 +01:00
2021-05-24 18:27:31 +02:00
## Captures d'écran
2021-02-01 14:42:41 +01:00
2021-06-22 08:41:26 +02:00
![](./doc/screenshots/bookstack-hero-screenshot.jpg)
2021-02-01 14:42:41 +01:00
2021-05-24 18:27:31 +02:00
## Avertissements / informations importantes
2021-02-01 14:42:41 +01:00
2021-05-24 18:27:31 +02:00
## Configuration
2021-02-01 14:42:41 +01:00
2021-05-24 18:27:31 +02:00
Login using the default admin details `admin@admin.com` with a password of `password` . You should change these details immediately after logging in for the first time.
2021-02-01 14:42:41 +01:00
2021-05-24 18:27:31 +02:00
## Documentations et ressources
2021-02-01 14:42:41 +01:00
2021-06-22 08:41:26 +02:00
* Site officiel de l'app : https://www.bookstackapp.com
* Documentation officielle utilisateur : https://yunohost.org/en/app_bookstack
* Documentation officielle de l'admin : https://www.bookstackapp.com/docs
* Dépôt de code officiel de l'app : https://github.com/BookStackApp/BookStack
* Documentation YunoHost pour cette app : https://yunohost.org/app_bookstack
* Signaler un bug : https://github.com/YunoHost-Apps/bookstack_ynh/issues
2021-02-01 14:42:41 +01:00
## Informations pour les développeurs
2021-05-24 18:27:31 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing ).
2021-02-01 14:42:41 +01:00
2021-05-24 18:27:31 +02:00
Pour essayer la branche testing, procédez comme suit.
2021-02-01 14:42:41 +01:00
```
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
2021-06-22 08:41:26 +02:00
ou
2021-02-01 14:42:41 +01:00
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
```
2021-05-24 18:27:31 +02:00
2021-06-22 08:41:26 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps