Introduction
Main steps for installing SonarQube Community Build.
Last updated
Was this helpful?
Main steps for installing SonarQube Community Build.
We recommend installing SonarQube Community Build from a Docker image or Helm chart (Kubernetes/OpenShift). These methods make it easier to update to newer versions and to operate your instance. Install from the ZIP file only if neither of those options is feasible for your environment.
This section explains how to install and setup your SonarQube Community Build.
Pre-installation steps:
Post-installation:
By default, the sonar-users group has the Execute Analysis global permission, which means that its users can see the branch status of any project, even if they don’t have explicit permissions for it. We recommend that after your trial, you review all global permissions and ensure they comply with your company policy. See Setting the global permissions for more information.
Network security:
After your server is up and running, you’ll need to install one or more Sonar scanners on the machines where the analysis will be performed. See Project analysis setup.
Last updated
Was this helpful?
Was this helpful?

