# Overview

### Try out SonarQube Server <a href="#try-out-sonarqube-server" id="try-out-sonarqube-server"></a>

To try out the SonarQube Server platform, follow the [try-out-sonarqube](https://docs.sonarsource.com/sonarqube-server/2025.2/try-out-sonarqube "mention") guide.

### Install a production instance <a href="#install-a-production-instance" id="install-a-production-instance"></a>

To install a production instance, read the [server-host](https://docs.sonarsource.com/sonarqube-server/2025.2/setup-and-update/installation-requirements/server-host "mention"), and then follow the [introduction](https://docs.sonarsource.com/sonarqube-server/2025.2/setup-and-update/install-the-server/introduction "mention").

### After the installation <a href="#after-the-installation" id="after-the-installation"></a>

After your server is up and running, you’ll need to install one or more [overview](https://docs.sonarsource.com/sonarqube-server/2025.2/analyzing-source-code/overview "mention") on the machines where the analysis will be performed.

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 [#global-permissions](https://docs.sonarsource.com/sonarqube-server/2025.2/instance-administration/user-management/user-permissions#global-permissions "mention") for more information.

### Upgrade your production instance <a href="#upgrade-your-production-instance" id="upgrade-your-production-instance"></a>

To upgrade your production instance, read the [roadmap](https://docs.sonarsource.com/sonarqube-server/2025.2/server-update-and-maintenance/upgrade/roadmap "mention") and the relevant, version-specific upgrade notes.
