SonarQube Community Build | Server upgrade and maintenance | Upgrade | SonarQube Community Build | Other migration-related procedures
Other migration-related procedures
To upgrade to SonarQube Server, see Upgrading 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 upgrade.
- 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 SonarQube DB Copy Tool.
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.
- Start your Docker container.
Was this page helpful?