DR setup for Sonar

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension): Community Build v25.1.0.102122/Developer Edition 2025.1.4

  • how is SonarQube deployed: zip, Docker, Helm: Docker

  • what are you trying to achieve: We need to verify the disaster recovery (DR) setup for Sonar and gain a clear understanding of how the DR process operates.

Hi,

This is going to largely be a question of the DR procedures on your database, which is where SonarQube’s data is held. Beyond that, it’s about ‘recovering’ your Docker configuration to spin up a new instance with the same basic settings (including JDBC URL.)

 
HTH,
Ann