Upgrading prerequisites
Before proceeding to upgrade, we recommend taking a backup of the database in case of an unexpected issue. Information for doing this is available here. Since version 6.1.0, we have performed an automated db backup when not using an external database.
Docker instructions
Follow the steps below to upgrade CodeScene:
- Pull the latest image running the docker pull
- Run docker stop followed by docker run.
More information on how to start up CodeScene in a Docker container can be found here.
JAR instructions
Follow the steps below to upgrade CodeScene:
1. Download CodeScene
- To start using CodeScene, download the latest JAR file first.
2. Start CodeScene
- You can start CodeScene by launching the standalone JAR from the downloaded file, by entering this command line java -jar codescene-enterprise-edition.standalone.jar.