1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wikijs_ynh.git synced 2024-09-03 20:36:09 +02:00
Modern and powerful wiki app package for YunoHost
Find a file
2021-09-22 19:29:34 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:54:04 +02:00
conf Upgrade to 2.5.214~ynh1 2021-09-21 23:23:43 +02:00
doc Apply example_ynh 2021-07-05 20:41:31 +02:00
scripts Apply example_ynh 2021-07-05 20:41:31 +02:00
.gitignore Fix bad path for the application 2019-01-29 22:09:48 +01:00
.travis.yml Changing Travis for Python + fix upgrade 2019-01-30 19:54:45 +01:00
check_process Upgrade to 2.5.214~ynh1 2021-09-21 23:23:43 +02:00
LICENSE first commit 2019-01-29 21:56:56 +01:00
manifest.json Upgrade to 2.5.214~ynh1 2021-09-21 23:23:43 +02:00
README.md Auto-update README 2021-09-21 21:23:48 +00:00
README_fr.md Auto-update README 2021-09-21 21:23:48 +00:00

Wiki.js for YunoHost

Integration level
Install Wiki.js with YunoHost

Lire ce readme en français.

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

Overview

Open source, modern and powerful wiki app built on Node.js, Git and Markdown.

Shipped version: 2.5.214~ynh1

Demo: https://docs-beta.requarks.io/

Screenshots

Disclaimers / important information

  • Any known limitations, constrains or stuff not working, such as (but not limited to):

    • Wiki.js requires a dedicated root domain, e.g. wikijs.domain.tld
    • LDAP is implemented, root will receive an e-mail at the end of the installation or the upgrade with the info on how to configure LDAP.
    • No HTTP auth for now, but planned for the future.
    • the app requires an important amount of RAM / disk / .. to install or to work properly
    • etc...
  • Other infos that people should be aware of, such as:

    • any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
    • how to configure / administrate the application if it ain't obvious
    • upgrade process / specificities / things to be aware of ?
    • security considerations ?

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/wikijs_ynh/tree/testing --debug
or
sudo yunohost app upgrade wikijs -u https://github.com/YunoHost-Apps/wikijs_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps