Skip to content
daveho edited this page Mar 5, 2013 · 4 revisions

Upgrading CloudCoder to the most recent version is easy! As long as you are running v0.0.5 or later, here is the procedure.

Upgrading the webapp

Log into the cloud account on the webapp server, change directory to the webapp directory in the cloud user's home directory, and run the ls command. Make a note of the most recent version of the webapp jar file. For example, if you are running version 0.0.5, you will see a file called cloudcoderApp-v0.0.5.jar.

Next run the following command:

java -jar cloudcoderApp-v

Install

Downloads

Screenshots

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

Clone this wiki locally