Skip to content
daveho edited this page Dec 26, 2012 · 3 revisions

To create a course:

Use ssh to log into the webapp server. Either log into the cloud account directly, or log into an account that can execute the sudo command.

If you didn't log into the cloud account directly, switch to the cloud account:

sudo su cloud

Once you are running as the cloud user, change directory to the directory containing the web application jar file: if you used the Bootstrap script, use the command:

cd /home/cloud/webapp

Install

Downloads

Screenshots

For more info (demo server, exercise repository, contributing to cloudcoder, etc): cloudcoder.org

Clone this wiki locally