Install Sonarqube

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Installer SonarQube en utilisant Docker sur windows :

Etape 1 : Installer Docker

Etape 2 : Pull and Run the SonarQube Docker Image

1. Ouvrir PowerShell ou command Prompt avec privilèges administrateur


2. Ecrire la commande suivante pour récupérer ou télécharger sonarqube de Docker Hub :

Etape 3 : Start a SonarQube container

Etape 4 : ouvrir votre navigateur et aller à : http://localhodt:9000

• Username : admin
• Password : admin

Etape 5 : Installer SonarScanner CLI

1. Download the SonarScanner CLI for Windows and unzip it.


2. Add the bin directory of SonarScanner to your system PATH so that you can run the sonar-
scanner command from any directory

Etape 6 : Configure the SonarScanner

Create a configuration file called sonar-project.properties in the root of your project folder with
the following content :

Etape 7 : Run The SonarQube Scan

1. Open a comma,d Prompt in the directory containing your Python project ant the file
.propreties
2. Run the following command :

Etape 8 : Once the scan completes, you should see the analysis results on your SonarQube dashboard
at http://localhost:9000

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy