--- # BookStack for YunoHost [![Integration level](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) [![Install bookstack with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bookstack) *[Lire ce readme en français.](./README_fr.md)* > *This package allows you to install bookstack quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview Platform to create documentation/wiki content **Shipped version:** 21.04.6~ynh1 **Demo:** https://demo.bookstackapp.com ## Screenshots ![](./doc/screenshots/bookstack-hero-screenshot.jpg) ## Disclaimers / important information ## Configuration For the first time Login, use the default credentials `admin@admin.com` and `password`. You should change these details immediately after logging in for the first time. * How to configure this app: From an admin panel, a plain file with SSH, or any other way. ## Documentation and resources * Official app website: https://www.bookstackapp.com * Official user documentation: https://yunohost.org/en/app_bookstack * Official admin documentation: https://www.bookstackapp.com/docs * Upstream app code repository: https://github.com/BookStackApp/BookStack * YunoHost documentation for this app: https://yunohost.org/app_bookstack * Report a bug: https://github.com/YunoHost-Apps/bookstack_ynh/issues ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing). To try the testing branch, please proceed like that. ``` sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug or sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug ``` **More info regarding app packaging:** https://yunohost.org/packaging_apps