How to Install Jenkins-sonar-learning

SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities on 20+ programming languages.

To Install Java

To Install Jenkins

To start Jenkins

Install Maven, CodePipeline plugin

Configure Maven Configure Java

https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Ubuntu

To Install Sonar

Add the following entry in your /etc/apt/sources.list :

Update your local package index and install Sonar:

To configure Mysql for Sonar

FLUSH PRIVILEGES;

Open /opt/sonar/conf/sonar.properties

To start sonar

--

--

DevOps/Cloud | 2x AWS Certified | Terraform | Gitlab

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store