Problem scenario
You run a “sudo ps -ef | grep sonar” and find Sonar to be running. You run “sudo sytemctl status sonar” and find that it is active. You run nmap or netstat and see port activity from the sonar service. Sonar is listening. When you go to a web browser over the right port (e.g., http://x.x.x.x:9000/) you do not see any web page. There is no evidence you can connect.
…
Continue reading “How Do You Browse SonarQube and Interact with It as a Web UI from the Front-End?”