Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 61
Prev | Next
We may distribute new pre-compiled CloudCoder binaries (bug fixes, new features, etc). To take advantage of these new binaries:
Shutdown your current CloudCoder builders (instructions here)
Shutdown your current CloudCoder server (instructions here)
Copy your current cloudcoderApp.jar and cloudcoderBuilder.jar files to a separate folder (i.e. don't copy over your existing cloudcoderApp.jar and cloudcoderBuilder.jar files) in case the new binaries don't work.
Download the new binaries into the
cloudcoderfolder.Configure the new binaries
java -jar cloudcoderApp.jar configureUpgrade the database
Run this command from the
cloudcoderfolder:java -jar cloudcoderApp.jar migratedbCopy cloudcoderApp.jar to
cloudcoder/webappand cloudcoderBuilder.jarcloudcoder/builderYou can skip this step if you previously created symlinks.
Start the server (instructions here)
Start the builder (instructions here)
For more info (demo server, exercise repository, contributing to cloudcoder, etc): cloudcoder.org
