# Server installation and setup

{% content-ref url="/pages/O1gU6lSxeIph1ovGXYYB" %}
[Overview](/sonarqube-server/2025.2/setup-and-update/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/76JIZPzpXjXczsEWi3v7" %}
[Installation requirements](/sonarqube-server/2025.2/setup-and-update/installation-requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/QfWcgRXi4rZj1PlRsZGT" %}
[Pre-installation steps](/sonarqube-server/2025.2/setup-and-update/pre-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/5wTYJOYSsDSGt8oVzCh8" %}
[Developer and Enterprise Editions](/sonarqube-server/2025.2/setup-and-update/install-the-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/8KKiih0hAmVSp6xfUsBS" %}
[Data Center Edition (DCE)](/sonarqube-server/2025.2/setup-and-update/install-the-server-as-a-cluster.md)
{% endcontent-ref %}

{% content-ref url="/pages/IThoDWxxaXHrEnet3PWM" %}
[Deploying on Kubernetes](/sonarqube-server/2025.2/setup-and-update/deploy-on-kubernetes.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZKPwKJIbXRtmhOqcLADY" %}
[Operating the server](/sonarqube-server/2025.2/setup-and-update/operating-the-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/TkuqnbqN5omwMgMO6QgD" %}
[Operating the DCE cluster](/sonarqube-server/2025.2/setup-and-update/configure-and-operate-a-cluster.md)
{% endcontent-ref %}

{% content-ref url="/pages/LEa6TQbUrKmHTLBnF8DI" %}
[Installing plugins](/sonarqube-server/2025.2/setup-and-update/plugins.md)
{% endcontent-ref %}

{% content-ref url="/pages/K4yHSE0pROccFpBhxK3N" %}
[Reference architectures](/sonarqube-server/2025.2/setup-and-update/reference-architectures.md)
{% endcontent-ref %}

{% content-ref url="/pages/RUjE3CGgFwYPINIeWLEy" %}
[Environment variables](/sonarqube-server/2025.2/setup-and-update/environment-variables.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonarsource.com/sonarqube-server/2025.2/setup-and-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
