> For the complete documentation index, see [llms.txt](https://ayakaleaf-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://ayakaleaf-pro.ayaka.space/on-premises/on-premises-cs/zaciname/before-you-start.md).

# Než začnete

Než nainstalujete Ayakaleaf, je důležité se seznámit s požadavky, postupem instalace, možnostmi konfigurace a částmi této dokumentace týkajícími se aktualizací. Zároveň je zásadní mít dobré porozumění požadavkům vaší organizace na používání Overleafu a nezbytné základní infrastruktuře potřebné pro jeho úspěšný provoz.

### Co mohu udělat pro přípravu? <a href="#what-can-i-do-to-prepare" id="what-can-i-do-to-prepare"></a>

Pochopte požadavky na provoz Overleafu. To zahrnuje vyhodnocení stávajícího serverového prostředí, síťových možností a úložných kapacit vaší organizace. Ujistěte se, že vaše infrastruktura splňuje nebo převyšuje požadavky uvedené v této dokumentaci.

Než zahájíte proces instalace, ujistěte se, že máte administrátorský přístup k serveru, na který chcete Overleaf nasadit. To může zahrnovat koordinaci s vaším IT týmem nebo systémovými administrátory za účelem získání potřebných oprávnění a zdrojů. Dále si prostudujte veškerá bezpečnostní hlediska nebo síťové zásady, které by mohly instalaci ovlivnit.

{% content-ref url="/pages/ea475b51adb79967de6a1609462ba986c618ac77" %}
[Požadavky](/on-premises/on-premises-cs/zaciname/requirements.md)
{% endcontent-ref %}

### Co když narazím na problém? <a href="#what-if-i-have-a-problem" id="what-if-i-have-a-problem"></a>

{% hint style="info" %}
Upozorňujeme, že **nejsme** schopni poskytovat podporu pro lokální instalace bezplatné Community Edition.
{% endhint %}

Pokud narazíte na jakékoli problémy, doporučujeme nejprve se podívat do [sekce řešení problémů](/on-premises/on-premises-cs/podpora/troubleshooting.md) v dokumentaci, protože obsahuje běžné problémy a požadované informace, které budou potřeba týmu podpory, pokud se budete muset obrátit na pomoc.

Dodržením těchto kroků a pečlivým prostudováním dokumentace budete dobře připraveni instalovat, konfigurovat a spravovat Overleaf podle požadavků vaší organizace. Pamatujte, že klíčem k úspěšnému nasazení je důkladné porozumění vaší infrastruktuře a procesu instalace.


---

# 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://ayakaleaf-pro.ayaka.space/on-premises/on-premises-cs/zaciname/before-you-start.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.
