Articles → SONARQUBE → Download And Configure Sonarqube
Download And Configure Sonarqube
Installation Of Webserver
- Go to https://www.sonarqube.org/downloads/
- Download the community version
Click to Enlarge
- Once downloaded, unzip the file and extract the content on your desired location.
- Add following entry in environment variables.
Click to Enlarge
Execute Startsonar.Bat
Click to Enlarge
Click to Enlarge
Error
- Open Conf/wrapper.conf and set the exact path of java
Click to Enlarge
- Add the path of java.exe in path in environment variables.
Run Sonarqube Web
- Open http://localhost:9000
- Following screen will appear
Click to Enlarge
- Click on Log in button to login to the system. By default user name is ‘Admin’ and password is ‘Admin’.