Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 387 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 387 Bytes

Cloud9 IDE Build

Cloud9 IDE built for Ubuntu 12.04.

Building the IDE takes a long time, and we want to cut down on server provisioning time, so we instead deploy this pre-built version.

To build, run the Ansible playbook called build-cloud9.yml on an Ubuntu machine, add 'localhost' to /etc/ansible/hosts and run:

sudo ansible-playbook -c local build-cloud9.yml