Wiki.js - An open source, modern and powerful wiki app built on Node.js, Git and Markdown.
-
@ctrl is there already a docker hub image of this app ? if so packaging it for cloudron and testing it from different cloudron install could help move forward the state of this app..
Edit : it seems so : https://github.com/Requarks/wiki#docker--cloud-install
ps : future version of cloudron will facilitate loading dockerfile images and launch apps at an individual level (out of the cloudron store) if I understood correctly but it's not ready yet I guess..in the meantime, packaging for cloudron from an existing docker file seem to be the way to go !
-
@ctrl I only did this once for HackMD before it became an official app on the cloudron store..but I'm no expert and managed it by following the instructions here : https://cloudron.io/developer/packaging/ unless wikiJS has some really specific things you should be able with perhaps some help to move forward ?
-
Wiki.js 2 is in beta and brings some important changes (like change of database from MongoDB to RDBMS database of your choice), so anybody thinking of packaging might prefer to hold out for the v2 to come out (or package the beta instead).
There's no timeline for beta, so it might still take a while (or not) before v2 final is out.