Answer the question
In order to leave comments, you need to log in
Why can't I connect to cloud9 stopped on a DigitalOcean VPS?
I tried to use the cloud IDE cloud9 c9.io . I liked it, but the free account has limitations and I decided to try installing this IDE on the simplest VPS. The first googled solution was to install a Docker container with the environment already set up, but there were difficulties opening FTP through the environment options and the working files themselves were hidden deep in the container. That is - everything works fine, but some inferiority of the solution is annoying.
I decided to try to install this development environment in the "official" way, from their github: https://github.com/c9/core
Created a new droplet with pure Ubuntu 14.04 and started installing it one by one required packages and software:
Apache: https://www.digitalocean.com/community/tutorials/l...
Git:https://www.digitalocean.com/community/tutorials/g...
Node: https://www.digitalocean.com/community/tutorials/n...
Ruby: https://www.digitalocean.com/ community/tutorials/h...
When everything worked, I installed cloud9 according to the instructions from the github. At the last step, the installer writes that everything was successful:
Success!
run 'node server.js -p 8080 -a :' to launch Cloud9
Starting standalone
Connect server listening at http://127.0.0.1:8181
CDN: version standalone initialized /root/c9sdk/build
Started '/root/c9sdk/configs/standalone' with config 'standalone'!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question