June 10, 20197 yr Application Name: Cloud9Application Site: https://github.com/c9/coreDocker Hub: https://hub.docker.com/r/linuxserver/cloud9/Github: https://github.com/linuxserver/docker-cloud9 Please post any questions/issues relating to this docker you have in this thread. If you are not using Unraid (and you should be!) then please do not post here, rather use the linuxserver.io forum for support.
July 30, 20196 yr Thanks heaps for this docker container! Currently using it to do web assignments for university and jump between my computers and the class computers. Was wondering if there's any way to add support for multiple users to the docker? Also, any way to get the "Download Project" feature working? Currently getting a 500 Internal Server Error when trying The URL it goes to is https://cloud9.****.**/vfs/1/9ceMWaBrZmO0snb1/workspace/?download=projectname.zip Cheers, Sean
August 8, 20196 yr On 7/30/2019 at 2:52 PM, SEEN88 said: Also, any way to get the "Download Project" feature working? Currently getting a 500 Internal Server Error when trying Managed to get this to work by downloading the .deb file for "zip" and installing it with apt. Is there any chance you could build this with the "zip" binary? Cheers, Sean
August 8, 20196 yr @SEEN88 The "Download Project" functionality works on my end File > Download Project produces a tarball named "projectname.tar.gz" Are you running the latest version of the image? Maybe this is a Windows thing? As for Group coding Honestly it is not a big change there is a "--collab" cli option, the problem is that unless we do a custom login splash page where a user enters their name all the users show up and anonymous. (I used to do this for Taisun you can see a version of that here https://gitlab.com/thelamer/taisun-dev ) But without c9 central servers the collaboration is a bit hit and miss and we intentionally left that out, feel free to modify "/root/services.d/c9/run" and add the collab flag to try it out. Edit : it does check the platform https://github.com/c9/core/blob/d8917f33fd7d32141d895fb7de530cfee2a416cf/plugins/c9.ide.download/download.js#L121 will add this in Edited August 8, 20196 yr by TheLamer
August 15, 20196 yr On 8/9/2019 at 4:29 AM, TheLamer said: Edit : it does check the platform https://github.com/c9/core/blob/d8917f33fd7d32141d895fb7de530cfee2a416cf/plugins/c9.ide.download/download.js#L121 will add this in Thank you very much for this! I was just curious about the collaboration, I will probably never use it. My next question is how easy would it be to create a version based on the PHP workspace template?
February 19, 20206 yr Hello, Im attempting to make Cloud9 accessible off of my local network. Im a new user of UnRaid and attempting to work around an ISP that is a pain in the butt. Any help you can provide would be awesome. Thank you
February 19, 20206 yr 2 minutes ago, brewea said: Hello, Im attempting to make Cloud9 accessible off of my local network. Im a new user of UnRaid and attempting to work around an ISP that is a pain in the butt. Any help you can provide would be awesome. Thank you VPN. Wireguard VPN is built in with Unraid 6.8+
February 19, 20206 yr Ive attempted using UnRaid with WireGuard but im having issues with WireGuard connecting to my local network. When I attempt to connect outside of my network it doesnt allow me access to any devices or ips on my local network. Ill post to WireGuard then check back if anything changes. Thanks!
Archived
This topic is now archived and is closed to further replies.