Cloudron Non-App Store Packaged Apps
-
@thetomester13 Or you can make a new post, up to you. You are mod in this category in any case.
-
I also have some apps that I am using privately and that I can contribute if people are interested:
- Nginx: A simple nginx install with PHP support. Similar to LAMP but with nginx
- Zola: A package using zola (getzola.org) to build static pages. The code comes from a git repo and supports webhook triggers to allow a nice push to git -> build static page workflow.
-
@thetomester13 There is no UI in the package. Zola has a serve mode where it listens to changes and rebuilds automatically. You can use this to edit the files and see the changes in the browser in almost realtime. That is as close as zola gets to a UI (it's not a wiki). However, this is not packaged by me. You don't want visitors to see your edits live, do you? You use the serve mode locally to edit the pages and then push them to git which triggers my zola app to build and host the static pages.
-
Here are the repos for the apps:
-
I stumbled on a Gitea domain with all the non-store app in one place, can anyone provide the link again, I can't find it...:/
-
@rmdes you might be talking about @atridad 's Alt-Ron. I believe it's moved around a few times. Most recently he said he'll upload his repos to Cloudron's git.
-
@thetomester13 Oh thanks, exactly what I'm looking for
-
lol yup... it was a cheesy name too. I'm just going to move things over.
-
@rmdes https://git.cloudron.io/atridad
I set my Gitea instance to push to those every hour.
-
it was a cheesy name too
I liked it
-
@thetomester13 Fair enough. Yeah it moved around too much. Ultimately what's most sustainable is having them on my git (gethub.ca or git.atridad.dev) and mirroring them on Cloudron git. I just work on them in my own corner of the internet and they auto-magically update on Cloudron git.
-
-