Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 916 Bytes

integrate_sonar_with_jenkins.md

File metadata and controls

31 lines (19 loc) · 916 Bytes

Integrate Sonarqube wit Jenkins

🧰 Prerequisites

  1. a Sonarqube Server Click here to Setup Sonarqube server
  2. A Jenkins server Click here to set up a Jenkins server

Integration Steps

On Sonarqube server

  1. Generate a sonarqube token to authenticate from Jenkins

On Jenkins server

  1. Install Sonarqube plugin
  2. Configure Sonarqube credentials
  3. Add Sonarqube to jenkins "configure system"
  4. Install SonarScanner
  5. Run Pipeline job

🧹 CleanUp

Stop sonarqube services and delete the instance Stop Jenkins service and delete the instance

🔗 My Profile

portfolio
linkedin