Other migration-related tasks
This section explains how to revert to the previous version of SonarQube Community Build and how to migrate the database to another vendor.
To update to SonarQube Server, see Updating to SonarQube Server.
Reverting to the previous version
If you need to revert to the previous version of SonarQube Community Build, the high-level rollback procedure for all deployments is as follows:
Shut down your SonarQube Community Build instance.
Roll back your database to the backup you took before starting the update.
Switch back to the previous version of your SonarQube Community Build installation.
Start your SonarQube Community Build instance.
Migrating the SonarQube Community Build database to another vendor
To migrate your SonarQube Community Build database from one database vendor to another, use the Migrating database.
Moving from a ZIP file installation to a Docker installation
To move from a ZIP file installation to a Docker installation:
Configure your Docker container to point to your existing database.
Shut down your ZIP instance.
Updating a plugin
See Installing a plugin. For the Community Build, see Using Marketplace.
Last updated
Was this helpful?