Hi, We have Sonarqube server enterprise version 9.9 LTA.
we need to upgrade sonarqube server OS from RHEL7.9 to RHEL8.10
we use below strategy:
- Create new server with RHEL 8.10
- Install the same postgresql version and sonarqube enterprise version
- Dump DB from old server then restore to the new server
- The JDBC url is same as the old jdbc url
If it possible doing the above step ? will it break the license ?