2eac625644
* Fix
* Fix
* Update app.src
* Fix
* Update README.md
* Fix
* Update _common.sh
* Fix
* Update install
* Fix
* fix
* Fix
* fix
* Update README.md
* Update install
* Fix
* Fix
* Fix
* Fix
* Fix
* Update nginx.conf
* Update manifest.json
* Fix
* Fix
* Update .env.example
* Update .env.example
* Fix
* Fix
* Update php-fpm.conf
* Update .env.example
* Update README.md
* Update upgrade
* Update change_url
* Fix
* Update upgrade
* Fix
* Update upgrade
* Fix
* Fix
* Update upgrade
* Update check_process
* Fix
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Fix multi install
* Update php-fpm.conf
* Fix maintenance mail
* Update manifest.json
* upgrade to 0.31.5 (#10)
* 0.31.6 (#13)
* Upgrade to version 0.31.6
* Upgrade to version 0.31.7 (#15)
* Upgrade to 21.04 (#18)
* Upgrade to version 21.02
* Remove multi instance
* Update check_process
* 21.04.1 (#21)
* 21.04.2
* Upgrade to upstream (#24)
* Fix link
* upgrade to version 21.04.4 (#26)
* upgrade to version 21.04.4
* Upgrade requirements
* [autopatch] Update issue and PR templates (#28)
* Testing
* upgrade to version 21.04.4
* [autopatch] Update issue and PR templates
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>
* 21.04.5 (#29)
* Upgrade to version 21.4.6
* Add templates
* Auto-update README
* Update check_process
* Auto-update README
* 21.05 (#31)
* 21.05
* upgrade
* Auto-update README
* bump
* Auto-update README
* fix
* Update _common.sh
* Update install
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update check_process
* Update upgrade (#33)
* 21.05.3 (#34)
* 21.05.3
* Patch (#37)
* PHP8
* 21.05.4
* Auto-update README
* Update restore
* 21.08 (#39)
* 21.08
* Fix
* Auto-update README
* 21.08.2
* Auto-update README
* Update manifest.json
* Update upgrade
* 21.11 (#41)
* 21.11.2
* Update _common.sh
* Update manifest.json
* Fix
* Fix
* Update _common.sh
* Update upgrade
* Update upgrade
* 21.11.2
* Auto-update README
* Update upgrade
* Update upgrade
* Fix
* Update _common.sh
* Update manifest.json
* Auto-update README
* Update app.src
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update .env.example
* Update upgrade
* Update change_url
* Fix
* Update check_process
* Update check_process
* Update change_url
* Update change_url
* Update change_url
* Update change_url
* Update change_url
* Update _common.sh
* Update change_url
* Update change_url
* Update install
* Update install
* Update change_url
* Update change_url
* Update change_url
* Update change_url
* Update change_url
* Update change_url
* Update change_url
* Update change_url
* Update change_url
* Revert "Update change_url"
This reverts commit
|
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
config_panel.toml | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
BookStack for YunoHost
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.
Features
- Multi-Factor Authentication
- Dark & Light Modes
- LDAP Authentication
- Optional Markdown Editor
- Multi-Lingual
Shipped version: 22.04.1~ynh1
Demo: https://demo.bookstackapp.com
Screenshots
Disclaimers / important information
Configuration
BookStack uses LDAP authentication by default.
You can switch to standard authentication in the webadmin -> bookstack -> config panel setting.
For the first time Login with standard authentication, use the default credentials admin@admin.com
and password
. You should change these details immediately after logging in for the first time.
Documentation and resources
- Official app website: https://www.bookstackapp.com
- Official user documentation: https://www.bookstackapp.com/docs/user/
- Official admin documentation: https://www.bookstackapp.com/docs/admin/
- 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.
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