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-05-13 17:54:04 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:54:04 +02:00
conf Upgrade to 2.5.201 2021-04-03 23:09:33 +02:00
scripts Fix recursive chmod 2021-04-17 18:32:39 +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 Update check_process 2021-04-09 21:26:14 +02:00
LICENSE first commit 2019-01-29 21:56:56 +01:00
manifest.json Apply last example_ynh 2021-04-09 20:18:26 +02:00
README.md Update README.md 2021-04-09 21:25:01 +02:00

Wiki.js for YunoHost

Integration level
Install Wiki.js with YunoHost

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

Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost.

Shipped version: 2.5.201

Important points before installing

Wiki.js requires a dedicated root domain, e.g. wikijs.domain.tld

Screenshots

wikijs-screenshot1

wikijs-screenshot2

Demo

Documentation

YunoHost specific features

Multi-user support

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 can be used by multiple users.

Supported architectures

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

Limitations

  • No known limitations.

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