19) Go to <Directory of SonarQube>\conf –
I) Uncomment the following lines in “sonar-properties.xml”and set them –
sonar.jdbc.url (MySQL) (Server Instance) – Change localhost to <IPAddress>
sonar.jdbc.username=root (Server Instance)
sonar.jdbc.password=_____ (Server Instance)