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
b5ab4f936c
Upgrade to 2.4.75 |
||
---|---|---|
conf | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md |
Wiki.js app for 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
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/
- Upstream app repository: https://github.com/Requarks/wiki
- YunoHost website: https://yunohost.org/
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