This is the second app I'm going to have a try at packaging..I think I have read enough doc to be able to do it..
rmdes
@rmdes
Posts made by rmdes
-
RE: GetTogether : Event manager for local community events
-
GetTogether : Event manager for local community events
Get Together is an open source event manager for local communities.
Try it free at https://gettogether.community
Goals
-
Be feature-competitive with Meetup.com
-
Allow multiple instances to share federated event data
-
Provide sustainable, cost-effective hosting for FOSS communites
-
Be developed and maintained by the communities using it
Docker : https://hub.docker.com/r/gettogethercomm/gettogether
-
-
RE: Frab - free and open conference management system
I'm gonna have a try to package this for cloudron
#wishmeluck
https://hub.docker.com/r/frab/frab -
RE: Mastodon - microblogging
@yusf I'm running this on a contabo VPS, this one : https://contabo.com/?show=configurator&vserver_id=237
current usage is low (not much users, still testing before opening the gate publicly
-
RE: Mastodon - microblogging
@yusf I have no issue running 2.6.1, install went fine and usage has been smooth..
I just wish we could move to 2.6.5 improvements and bug fixes any news on this aspect @syn ? -
RE: Mastodon - microblogging
@necrevistonnezr I have not tested the nextcloud "social" app but I'm curious how nextcloud will enter the fediverse
-
RE: AllTube Download - HTML GUI for youtube-dl
@earlwiltonburry yep that also works just fine on a LAMP container
-
RE: Wiki.js - An open source, modern and powerful wiki app built on Node.js, Git and Markdown.
@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 ?
-
RE: 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 !