SonarQube is a web-based software analysis platform with open source roots that can go a long way to delivering cleaner, issue-free code. SonarQube includes features like bug and vulnerability detection and code tracking.
Scroll to the bottom of this file and paste the following: Save and close the file with the [Ctrl]+[x] keyboard combination.
Move (and rename) the newly created file with the command: sudo mv sonarqube-XXX /opt/sonarqube
In order for NGINX to know about SonarQube, we must create a configuration file with the command: sudo nano /etc/nginx/sites-enabled/sonarqube.conf