I'm working a school club web application, as such we're on a tight budget.
I was trying to set up cloud9 ide for our web server by using the SSH workspace feature.
I set up the SSH keys and successfully was able to access the server by hitting the test connection button after hitting create workspace in cloud9. However once I hit create workspace nothing happens, it just continuously loads, I thought maybe the server was slow, so I let it do it over the course of two days, but it still did not create the workspace.
I had installed node.js, and I got the SSH keys authorized, but it still doesn't seem to be working. Yesterday I realized it might be because I'm on a shared web host (bluehost) but because the school club is so low on budget we can't afford to use any money on a dedicated IP, thus allowing us more open ports. Now I don't even know if that will solve the problem so I decided to come here, how can I set up cloud9 ide for bluehost?