1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00
BookStack package for YunoHost
Find a file
Éric Gaspar 12ee6097f4
Testing (#38)
- Upgrade to 21.12.3
- (partially) fix change_url script (we still have problems on multiple URL changes)
- Now the app preseves images when updating
- Update to PHP8
2022-01-29 15:29:42 +01:00
.github Testing (#30) 2021-05-24 18:27:31 +02:00
conf Testing (#38) 2022-01-29 15:29:42 +01:00
doc Testing (#38) 2022-01-29 15:29:42 +01:00
scripts Testing (#38) 2022-01-29 15:29:42 +01:00
check_process Testing (#38) 2022-01-29 15:29:42 +01:00
LICENSE Initial commit 2019-07-29 12:00:26 +02:00
manifest.json Testing (#38) 2022-01-29 15:29:42 +01:00
README.md Testing (#38) 2022-01-29 15:29:42 +01:00
README_fr.md Testing (#38) 2022-01-29 15:29:42 +01:00

BookStack for YunoHost

Integration level
Install BookStack with YunoHost

Lire ce readme en français.

This package allows you to install BookStack quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

BookStack is an opinionated wiki system that provides a pleasant and simple out of the box experience. New users to an instance should find the experience intuitive and only basic word-processing skills should be required to get involved in creating content on BookStack. The platform should provide advanced power features to those that desire it but they should not interfere with the core simple user experience.

Shipped version: 21.12.3~ynh1

Demo: https://demo.bookstackapp.com

Screenshots

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

Developer info

Please send your pull request to the testing branch.

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