# Server installation and setup

{% content-ref url="/pages/tcyBnY4B2itiigOBcEmb" %}
[Introduction](/sonarqube-server/2025.3/server-installation/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/xgZ9K5dlokR8X3UUXhnk" %}
[Server components](/sonarqube-server/2025.3/server-installation/server-components-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/dhdQ3wIvrdGVN6pbviPa" %}
[Installing database](/sonarqube-server/2025.3/server-installation/installing-the-database.md)
{% endcontent-ref %}

{% content-ref url="/pages/uLh6ehUSY72JnYJ2MSAD" %}
[Server host requirements](/sonarqube-server/2025.3/server-installation/server-host-requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/IZ4tGcN80VFZVuqwd2sL" %}
[Pre-installation steps](/sonarqube-server/2025.3/server-installation/pre-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/F2GyhzIq50v0BtcLaH4p" %}
[From ZIP file](/sonarqube-server/2025.3/server-installation/from-zip-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/AYEprfeTVQqP1BPFdaw4" %}
[From Docker image](/sonarqube-server/2025.3/server-installation/from-docker-image.md)
{% endcontent-ref %}

{% content-ref url="/pages/gdDKYmQjf7kJ2225gThe" %}
[Installing on Kubernetes or Openshift](/sonarqube-server/2025.3/server-installation/on-kubernetes-or-openshift.md)
{% endcontent-ref %}

{% content-ref url="/pages/r46ZYlC4OfmbIHwquDZv" %}
[Network security](/sonarqube-server/2025.3/server-installation/network-security.md)
{% endcontent-ref %}

{% content-ref url="/pages/8A8v5RPO35sjDICo9Pnw" %}
[Data Center Edition](/sonarqube-server/2025.3/server-installation/data-center-edition.md)
{% endcontent-ref %}

{% content-ref url="/pages/ieLETwjKCAFW1UvJoFhU" %}
[Setting system properties](/sonarqube-server/2025.3/server-installation/system-properties.md)
{% endcontent-ref %}

{% content-ref url="/pages/t4IzrmGyIjUJtmTQbTK0" %}
[Installing plugins](/sonarqube-server/2025.3/server-installation/plugins.md)
{% endcontent-ref %}

{% content-ref url="/pages/8lB022vfrMVyph5rTdCo" %}
[Reference architectures](/sonarqube-server/2025.3/server-installation/reference-architectures.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.3/server-installation.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.
