SonarQube installation
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