Dump SonarQube data for local development?

I’m currently working on a custom plugin and it would be helpful to have real data to work with while doing this. I also have a SonarQube instance running on a cloud server that has a lot of data, and was wondering if there was a way to dump that data so that I could use it locally. Any advice would be much appreciated – thanks!

Hi,

Your best course is to pull a backup from your production database and restore it into your test DB.

 
HTH,
Ann

Got it. Is there any way to do that easily via the SonarQube GUI? Or would I just have to do it manually / with a script?

Hi,

It’s on the DB side, so manually.

 
Ann

Got it, thank you!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.