Hi, i’m trying to integrate sonarqube with jenkins. after installing sonarqube plugin on jenkins, i dont know how to get token in order to configure it.
Do i first need to install sonarqube version 7.0 on my linux machine? please help
PS: My jenkins is installed on google cloud.
I’m new to jenkins and sonarqube so if someone can send me easy steps to get it working i would appreciate it.
Hi,
There are multiple steps for you here
- Install Jenkins
- Install SonarQube
- Install the SonarQube Scanner for Jenkins
- Configure the SonarQube Scanner for Jenkins
- Configure your Jenkins jobs to run analysis
Feel free to come back here with further questions about these steps, altho it would probably be best to open a new thread per question.
Ann
Shariq,
You can also use SonarCloud for free if it’s a public project, or for a fee if you want the results to be private (and using a SaaS solution is an option for your circumstances).
Colin
Note:
I suggest focusing on one thread for now, to avoid parallel discussions.
Hi Nicolas,
I think Integration of SoanrQube with jenkins is different compared to integrating SonarCloud with jenkins…
Can you be specific about it as we are new to Sonar Concepts its better you explain…