Installation overview

Main steps for installing SonarQube Server from the ZIP file.

To install your SonarQube Server (Developer or Enterprise edition) from the ZIP file:

  1. Check the Server host requirements (in particular, make sure the correct Java version is installed).

  2. Perform the pre-installation steps:

  3. Install the database. See Installing database.

  4. Perform the installation and basic setup. SeeBasic installation.

  5. Depending on your environment, you may have to perform advanced setup. See Advanced setup.

  6. You can:

  7. Start your SonarQube Server. SeeFrom the ZIP file.

  8. You can now open SonarQube Server in your web browser at the configured address (by default http://localhost:9000). The default system administrator credentials are admin/admin.

Check out this video on installing SonarQube Server on Windows for a process overview.

Last updated

Was this helpful?