Latest | Server upgrade and maintenance | Upgrade | SonarQube Server | Other migration-related procedures
Other migration-related procedures
Reverting to the previous version
If you need to revert to the previous version of SonarQube Server, the high-level rollback procedure for all deployments is as follows:
- Shut down your SonarQube Server instance or cluster.
- Roll back your database to the backup you took before starting the upgrade.
- Switch back to the previous version of your SonarQube Server installation.
- Start your SonarQube Server instance or cluster.
Moving to another SonarQube Server edition
To move to another SonarQube Server edition during an upgrade:
- Follow the instructions in the respective upgrade section below on the Performing the upgrade page by using the appropriate edition file or Docker image tag:
- Upgrading a ZIP file instance
- Upgrading a Docker image instance
- Upgrading a Helm chart instance
To move to another SonarQube Server edition without upgrading your SonarQube Server version:
- Follow the instructions in the respective upgrade section on the Performing the upgrade page:
- By using the appropriate edition file or Docker image tag.
- Without navigating to
http://<yourSonarQubeServerURL>/setup
or reanalyzing your projects.
Migrating the SonarQube Server database to another vendor
To migrate your SonarQube Server database from one database vendor to another, use the SonarQube DB Copy Tool.
Was this page helpful?