SonarQube
  • Preface
  • 1. About SonarQube
  • 2. Get Started in Two minutes
  • 3. Installation of SonarQube
    • 3.0.1 Pre-requisities
    • 3.1 SonarQube - SQL Server configuration
    • 3.2 SonarQube - MySQL Server configuration
    • 3.2.1 SonarQube - PostgreSQL Server Configuration
    • 3.3 Install SonarQube as Standalone Service
    • 3.4 Firewall settings for SonarQube
    • 3.5 Configure ODBC Driver
  • 4. SonarScanner Installation
    • 4.1 Installation of SonarScanner in Windows
    • 4.2 Installation of SonarScanner in Jenkins
  • 5. Analysis using SonarQube
    • 5.1 Simple Analysis using SonarScanner
    • 5.2 Advanced Analysis using SonarQube
  • 6. Understanding the Report
  • 7. Integration with Jenkins
Powered by GitBook
On this page

Was this helpful?

  1. 3. Installation of SonarQube

3.0.1 Pre-requisities

Previous3. Installation of SonarQubeNext3.1 SonarQube - SQL Server configuration

Last updated 5 years ago

Was this helpful?

To avoid hours of troubleshooting later, it’s best to validate the install & configuration thus far.

  • JAVA SE: Validate the installation of JavaSE by running the following command on the commandline.

  • JAVA Environment Variable: Validate that the system environment variable has been updated with the java install location.