DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to Install the SonarQube Security Analysis Platform

4 years ago thenewstack.io
How to Install the SonarQube Security Analysis Platform

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

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

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com