Cloud9
Description
General purpose cloud-based development environment. Workbench provides Cloud9 containers for a variety of languages including Python, PHP, NodeJS, and Java.
Primary features
- Online editor with syntax highlighting
- Ubuntu workspace
- Built in terminal
Things to note
- Workbench stores data in /workspace only. All other data stored in-container will be lost after restart.
- Workbench provides access to a second development endpoint (8080). If you run services in the container on 8080, you can access them through this endpoint.