2.4 KiB
Wiki.js app for YunoHost
This package allows you to install wikijs easily and quickly on a YunoHost server.
If you don't have YunoHost, please look at 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.2.39
Important points before installing
Wiki.js is still under development, not all features are implemented yet.
Wiki.js requires a dedicated root domain, e.g. wikijs.domain.tld
Screenshots
Demo
Documentation
- Official documentation: https://docs-beta.requarks.io/
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
Limitations
- No known limitations.
Links
- Report a bug: https://github.com/YunoHost-Apps/wikijs_ynh/issues
- App website: https://wiki.js.org/
- App GitHub website: https://github.com/Requarks/wiki
- YunoHost website: https://yunohost.org/
Developers 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