Experimental Wiki-Go App for YunoHost

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.

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

:hammer_and_wrench: Custom package repository: https://github.com/bugsysop/wiki-go_ynh/tree/custom
:hammer_and_wrench: Upstream Wiki-Go repository: https://github.com/leomoon-studios/wiki-go
:hammer_and_wrench: Yunohost (dead) package repository: https://github.com/YunoHost-Apps/wiki-go_ynh
:hammer_and_wrench: 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

Why don’t you propose a PR to fix the package?

@aris I forgot about this package. I’m pushing your fixes for terting.

Edit: Wiki-go is now part of the catalog. Thanks for fixing the package!

1 Like

@ericg

I see in the catalog that the package is broken. Do you know why?

It will be updated in a pr in ±3 hours

So once merged (normally tonight), the app will not be broken anymore

OK ! Thanks…

You can now install Wiki-Go directly from YNH Admin Interface…

Enjoy.