2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2026-03-25 10:12:37 +01:00
BookStack package for YunoHost
Find a file
2026-03-24 04:06:16 +01:00
.github Testing (#112) 2023-04-09 16:29:42 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#224) 2026-01-02 19:49:10 +01:00
doc Fix issue #184 - Problem chmod and chown for to upload img (#185) 2025-01-19 19:29:11 +01:00
scripts cleaning 2026-03-02 11:17:36 +01:00
LICENSE Initial commit 2019-07-29 12:00:26 +02:00
manifest.toml Upgrade sources 2026-03-24 00:04:35 +01:00
README.md Auto-update READMEs 2026-03-24 00:04:37 +01:00
tests.toml Improving 2025-02-21 20:42:07 +01:00

Logo of BookStack BookStack, packaged for YunoHost

Platform to create documentation/wiki content

🌐 Official app website App Demo Version: 26.03.2~ynh1

Screenshots

Screenshot of BookStack

📦 Developer info

Automatic tests level

🛠️ Upstream BookStack repository: https://github.com/BookStackApp/BookStack

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.