Discuss
LeoMoon Wiki-Go is a simple, modern, feature-rich, flat-file based wiki platform using Markdown formatting for content. It provides a clean, intuitive interface for creating and managing knowledge bases, documentation, and collaborative content. Built with Go and using no external database, this a low resource system with zero maintenance and zero dependencies.
Demo Site
You can try out Wiki-Go using the official live demo below. The demo site resets every hour, and all uploaded or edited content will be wiped automatically.
URL: https://wikigo.leomoon.com
User: admin
Password: demo123
About this package
Have in mind that actually there is no official App Package to install Wiki-Go on Yunohost.
As it stands, this branch is designed only for configuration and customization of Wiko-Go instances on tmprs.net servers.
In practical terms, this means:
- No upgrade prompt in YNH Admin interface for new version of this package.
- Very limited testing (only on
amd64) and very limited user base. - Daily spamming by YNH for using a “unsecure” App. To avoid this, disable notifications for each Wiki-Go instance in “Diagnostics”.
References
Custom package repository: https://github.com/bugsysop/wiki-go_ynh/tree/custom
Upstream Wiki-Go repository: https://github.com/leomoon-studios/wiki-go
Yunohost (dead) package repository: https://github.com/YunoHost-Apps/wiki-go_ynh
Yunohost packaging documentation: https://doc.yunohost.org/packaging_apps
Install
Our custom branch can be tested using the following commands.
Fresh install:
sudo yunohost app install https://github.com/bugsysop/wiki-go_ynh/tree/custom
Upgrade an existing install:
sudo yunohost app upgrade wiki-go -u https://github.com/bugsysop/wiki-go_ynh/tree/custom