1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wikijs_ynh.git synced 2024-09-03 20:36:09 +02:00
wikijs_ynh/README.md
2020-06-03 23:48:48 +02:00

2.6 KiB

Wiki.js app for YunoHost

Integration level
Install REPLACEBYYOURAPP with YunoHost

This package allows you to install REPLACEBYYOURAPP 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.75

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