forked from cloudcoderdotorg/CloudCoder
-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade
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.
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-vFor more info (demo server, exercise repository, contributing to cloudcoder, etc): cloudcoder.org
