RubenFixit
Posts
-
Welcoming James to the team -
Puter from HeyPuterI would love to see Puter as a cloudron app as an alternative to Nextcloud.
Puter is an advanced open-source desktop environment in the browser, designed to be feature-rich, exceptionally fast, and highly extensible. It can be used to build remote desktop environments or serve as an interface for cloud storage services, remote servers, web hosting platforms, and more.
-
Add Dreamhost as a DNS provider@BrutalBirdie I'll give it a go.
-
Enabling Real Time CollaborationAdding the following to
/app/data/customconfig.py
worked for me:c.Spawner.args = ['--collaborative']
You also need to run
/app/code/remove_notebook_containers.py
after making changes.For a list of parameters check out: https://jupyterhub.readthedocs.io/en/stable/api/spawner.html
-
COSMOS 5Can we get a COSMOS app?
That would be fantastic!
-
Plex Media ServerI created a post in the Plex forum.
Maybe the Plex staff will create a Cloudron App.
-
Cannot login to Nextcloud since package 5.5.2I never did find root cause, but a fresh Cloudron install and restoring from backup resolved the issue.
-
GitLab App Import Restore IssuesI ran into an issue with the Gitlab redis server hanging. Restarting redis and changing allocated memory didn't resolve it, so I uninstalled the app with the intention of restoring it to get a fresh install of redis.
I then followed these steps https://docs.cloudron.io/backups/#restore-app to restore the app.
Restoring completes without error, but then when I go to the GitLab login page I get this error as soon as it loads: "No authentication methods configured."
To prep for restoring an app from an imported backup we must install the app first from the app store. I made sure to install the same version from the app store that matches the backup. I also tried installing the app and preforming an import restore several times. I even tried with installing with "Leave user management to the app" and the "Allow all users from this Cloudron" options. When using cloudron I get the option to authenticate with my cloudron account but once I sign in, I get a 500 error.
I then started manually checking the postgres tables, and noticed that all the tables are empty. So it would appear that the DB restore didn't work. Or the DB backups aren't working. The backup tar.gz is ~500MB so I doubt that's the issue.
Platform Version: v8.3.2 (Ubuntu 24.04.2 LTS)
Vendor: Xen
Product: HVM domU
CPU: 16 Core "Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz"
Memory: 37.82 GB RAM & 8.59 GB Swap
Uptime: 13 daysApp Title and Version: GitLab 18.0.4
Package Version: com.gitlab.cloudronapp@1.104.4Backup file: app_gitlab.tcloud.dev_v1.104.4.tar.gz.enc
-
VPN tunnel for apps -
COSMOS 5I just found out that the creator of COSMOS has left Ball Aerospace and spun up his own company for COSMOS at OpenC3.com.
So that is probably the better source going forward.
-
OpenDroneMapI've started using WebODM this year and it is amazing, would love to see this on cloudron.
-
Trac - enhanced wiki and issue trackingI second this! Would like to see this in Cloudron as well!
Others have run Trac/SVN in docker containers before, but no one seems to be maintaining them.