Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
SonarQube Developer Version - what are you trying to achieve
Start SonarQube Server using Postgres on RDS - what have you tried so far to achieve this
Installed SonarQube Developer version, emailing Sonar AM to purchase the license, Setup Postgres RDS, confirmed that Sonar Service is running on the App node, connected from the App to the RDS using psql.
I can see in the log that Sonar is trying to use the local Postgres instead of the RDS one even though I put the needed info in the Sonar Properties config file.
I am attaching my Sonar properties and log file.
Help needed to make the java app use the RDS instead of the local Postgres.
Thank you!!