I have installed sonar on a remote Linux cent OS server. I have configured the database on the same server. When I start the server, I don\'t see any errors in the logs and
Change the sonar.properties as below and restart the Sonar server. This should make Sonar accessible over the network and not limited to localhost
sonar.properties
sonar.web.host=0.0.0.0