> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/on-premises/on-premises-cs/zaciname/requirements.md).

# Požadavky

Ujistěte se, že si tuto sekci důkladně přečtete, než budete pokračovat v jakékoli instalaci Overleafu.

### Požadavky pro instalaci Server Pro a Community Edition

{% hint style="warning" %}
Důrazně doporučujeme provozovat Server Pro na nedávné verzi Ubuntu s nedávnou verzí Dockeru. Provoz Server Pro na jiných systémech je možný, ale velmi nám ztíží poskytování podpory pro nestandardní nastavení Ubuntu/Dockeru. Nemůžeme také poskytovat podporu pro problémy se samotným Dockerem.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Titulní obrázek</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/a4e23c1c986d39d3d3dfd42a50cce2615533e094">Požadované dovednosti</a></td><td><a href="/files/63690e026967ffb7df443931f69dce92c1ca84c7">/files/63690e026967ffb7df443931f69dce92c1ca84c7</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/05503dc221628b7bd3ba36ca4a80c6f64be800d6">Požadavky na hardware</a></td><td><a href="/files/bb3e90eae9d73aff5194d256e0ee14ca2511b665">/files/bb3e90eae9d73aff5194d256e0ee14ca2511b665</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/f3b0f8dbff0a9dee2665a2961a98b6b3afdbae36">Požadavky na software</a></td><td><a href="/files/e6d9fe6dcb6f085554216b6a56b98f3f6cc7bdd2">/files/e6d9fe6dcb6f085554216b6a56b98f3f6cc7bdd2</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/on-premises/on-premises-cs/zaciname/requirements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
