Closed SylvainMartel closed 4 years ago
Found it, I was putting those settings under Connection strings(since it was BD related) instead of Application settings. So the script never found them of course. It seems to be working now, I See tables being created
Hi, Not sure what is done wrong, but even after setting sonar.jdbc.url sonar.jdbc.password and sonar.jdbc.username in the connection strings settings section and restarting the app, sonarqube continues to start using the embedded database.
I look in sonar.properties, and everything is still in the initial state. Nothing was changed.
Any ideas?
Here is the output when I run HttpPlatformHandlerStartup.ps1 manually