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
2020-06-19 04:43:03 +02:00
conf Upgrade to 2.4.107 2020-06-15 03:01:39 +02:00
scripts reorder 2020-06-14 23:53:14 +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.4.105 2020-06-13 21:45:06 +02:00
issue_template.md Typo 2020-06-13 21:51:57 +02:00
LICENSE first commit 2019-01-29 21:56:56 +01:00
manifest.json Upgrade to 2.4.107 2020-06-15 03:01:39 +02:00
pull_request_template.md Typo 2020-06-13 21:51:57 +02:00
README.md Upgrade to 2.4.107 2020-06-15 03:01:39 +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

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

Shipped version: 2.4.107

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