Hello
I’m in the process of upgrading and migrating my SonarQube setup, and I could use some advice. My current setup includes:
SonarQube: Version 9.4 running on a CentOS server
PostgreSQL: Version 13.5
I am moving to a new server with the following configuration:
- OS: Debian
- SonarQube:Version 10.6
- PostgreSQL: Version 15.8
I need to migrate the SonarQube database from the CentOS server to the new Debian server and ensure everything runs smoothly on the new versions of SonarQube and PostgreSQL.
Can anyone send me the steps to achieve migration
Has anyone here gone through a similar migration? What steps would you recommend to ensure a successful database migration? Any tips or pitfalls to avoid would be greatly appreciated!
Thanks in advance for your help!