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
YunoHost Bot 22074cf188
[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 <>
2021-05-13 21:09:45 +02:00
.github [autopatch] Update issue and PR templates (#28) 2021-05-13 21:09:45 +02:00
conf upgrade to version 21.04.4 (#26) 2021-05-09 21:08:29 +02:00
scripts Upgrade requirements 2021-05-09 21:47:19 +02:00
check_process Update check_process 2021-04-14 12:44:37 +02:00
LICENSE Initial commit 2019-07-29 12:00:26 +02:00
manifest.json Upgrade requirements 2021-05-09 21:47:19 +02:00
README.md upgrade to version 21.04.4 (#26) 2021-05-09 21:08:29 +02:00
README_fr.md upgrade to version 21.04.4 (#26) 2021-05-09 21:08:29 +02: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 a simple, self-hosted, easy-to-use platform for organising and storing information. It is an opinionated wiki system that provides a pleasant and simple out of the box experience.

BookStack is built using PHP, on top of the Laravel framework and it uses MySQL to store data.

Shipped version: 21.04.4

Screenshots

Demo

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

YunoHost specific features

Multi-user support

  • Are LDAP and HTTP auth supported? Yes
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

Additional information

  • Other info you would like to add about this app.

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