SonarQube installation

Sundar blogSundar blog
1 min read

SonarQube is an open-source platform used for continuous inspection of code quality. It is primarily designed to analyze and review the codebase for various quality metrics such as bugs, vulnerabilities, code smells, test coverage, and maintainability. SonarQube provides a comprehensive, automated approach to code quality management, making it a popular tool in software development and DevOps pipelines.

update

Install java on proper version of sonarqube

change directory

Download

Unzip

list

Adduser sonar

Change permission

sonar start and check status

default user name and password admin admin

0
Subscribe to my newsletter

Read articles from Sundar blog directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Sundar blog
Sundar blog