I 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.
I 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.
I 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.
I created a post in the Plex forum. Maybe the Plex staff will create a Cloudron App.
@BrutalBirdie I'll give it a go.
I've started using WebODM this year and it is amazing, would love to see this on cloudron.
@subven Even if it is "huge" it should still be possible, just need to warn the user when they go to install it.
I 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.
More info about COSMOS OPENC3 at cosmosc2.com OpenC3.com
@girish Thanks for looking into this!
In the mean time I've also been able to get the connection to work by using the "old key" method.
Adding 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
I've been trying to get a connection to work using SSH and private key for authentication. No matter what kind of ssh private key I use (with or without passphrase or different encryption method) I always get the same errors:
Feb 24 13:13:18 guacd[318]: DEBUG: Attempting private key import (WITHOUT passphrase)
Feb 24 13:13:18 guacd[318]: DEBUG: Initial import failed: (null)
Feb 24 13:13:18 guacd[318]: DEBUG: Re-attempting private key import (WITH passphrase)
Feb 24 13:13:53 guacd[318]: ERROR: Auth key import failed: (null)
I believe the issue is related to this: https://issues.apache.org/jira/browse/GUACAMOLE-1540
The suggested solution is to update the guacamole-server docker build to use libssh2 1.9.0-3.
Currently it is using libssh2 1.8.0-2
Can you please update the dockerfile to use the newer version of libssh2?
Any chance the latest update for Minecraft bedrock edition will get pulled in this evening?
@tracker
I would like to see this app as well. I came across this docker version of xenorchestra and believe it would make the process of making a cloudron app much easier: https://github.com/ronivay/xen-orchestra-docker
Can we get a COSMOS app?
That would be fantastic!
I use Dreamhost as my DNS provider for several of my websites. It would be very helpful to add them as a DNS provider.
They have an API to manage DNS records so it should be possible.