# Introduction

This section describes general hardware and software requirements, recommendations, and limitations regarding the server host for the Developer and Enterprise Editions. It also describes the database requirements.

For the requirements regarding the Data Center Edition, see [Data Center Edition (DCE)](/sonarqube-server/2025.2/setup-and-update/install-the-server-as-a-cluster.md).

See:

* [SonarQube Server host](/sonarqube-server/2025.2/setup-and-update/installation-requirements/server-host.md)
* [Database](/sonarqube-server/2025.2/setup-and-update/installation-requirements/database-requirements.md)
* **Reference architectures:**
  * [Up to 10M LOC](/sonarqube-server/2025.2/setup-and-update/reference-architectures/up-to-10m-loc.md)
  * [Up to 50 M LOC](/sonarqube-server/2025.2/setup-and-update/reference-architectures/up-to-50m-loc.md)


---

# 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/installation-requirements/overview.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.
