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 b360a40547
Testing (#105)
* 22.06

* Auto-update README

* Update manifest.json

* Fix

* 22.06.1

* Auto-update README

* Update upgrade

* 22.06.2

* Auto-update README

* Update app.src

* Update DESCRIPTION.md

* Auto-update README

* Update nginx.conf

* Update .env.example.complete

* Update .env.example.complete

* Update install

* Revert "Update install"

This reverts commit e43db7a0de.

* 22.07.1 (#80)

* 22.07.1

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Auto-update README

* 22.07.2 (#82)

* 22.07.2

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 22.07.3 (#84)

* 22.07.3

* Auto-update README

* Update manifest.json

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Update upgrade

* 22.09 (#88)

* 22.09

* Auto-update README

* Update app.src

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 22.09.1

* Auto-update README

* upgrade composer

* upgrade config (#91)

* Update manifest.json

* Auto-update README

* Update upgrade

* 22.10

* Auto-update README

* 22.10.1

* 22.11

* Auto-update README

* 22.11.1

* Auto-update README

* Upgrade to version 22.11.1 (#100)

* Upgrade to v22.11.1

* Auto-update README

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Fis php (#102)

* Update upgrade

* reorder script

* Update manifest.json

* Auto-update README

* Update restore

* Fix size

* Auto-update README

* Update DESCRIPTION_fr.md

* Auto-update README

* Fix

* 23.01

* Auto-update README

* PHP8.1

* 23.01.1

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
2023-02-09 11:34:59 +01:00
.github Testing (#69) 2022-05-25 18:35:13 +02:00
conf Testing (#105) 2023-02-09 11:34:59 +01:00
doc Testing (#104) 2023-01-31 14:31:51 +01:00
scripts Testing (#105) 2023-02-09 11:34:59 +01:00
check_process Testing (#62) 2022-03-22 09:35:39 +01:00
config_panel.toml Testing (#92) 2022-10-14 09:41:18 +02:00
LICENSE Initial commit 2019-07-29 12:00:26 +02:00
manifest.json Testing (#105) 2023-02-09 11:34:59 +01:00
README.md Testing (#105) 2023-02-09 11:34:59 +01:00
README_fr.md Testing (#105) 2023-02-09 11:34:59 +01:00

BookStack for YunoHost

Integration level Working status Maintenance status 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.

Features

  • Multi-Factor Authentication
  • Dark & Light Modes
  • LDAP Authentication
  • Markdown Editor
  • WYSIWYG Editing
  • Multi-Lingual
  • Diagrams.net Integration

Shipped version: 23.01.1~ynh1

Demo: https://demo.bookstackapp.com

Screenshots

Screenshot of BookStack

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

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