Introduction
Main steps for installing SonarQube Community Build.
This section explains how to install and setup your SonarQube Community Build.
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:
Database
Next steps
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?