> 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-no/kom-i-gang/requirements.md).

# Krav

Sørg for at du leser denne delen grundig før du går videre med å installere Overleaf.

### Krav for installasjon av Server Pro og Community Edition

{% hint style="warning" %}
Vi anbefaler på det sterkeste at du kjører Server Pro på en nyere versjon av Ubuntu med en nyere versjon av Docker. Det er mulig å kjøre Server Pro på andre systemer, men det vil gjøre det mye vanskeligere for oss å tilby støtte for Ubuntu/Docker-oppsett som ikke er standard. Vi kan heller ikke tilby støtte for problemer med selve Docker.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Omslagsbilde</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/5353cdbae597cab492217cbc2a59c8198642f4da">Nødvendige ferdigheter</a></td><td><a href="/files/8e03015a58ae76bc12162d4b8a90add4c1bec97b">/files/8e03015a58ae76bc12162d4b8a90add4c1bec97b</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/595b3bbf674698e2e8e9ff1dc8ebc415faa62d6a">Maskinvarekrav</a></td><td><a href="/files/362d1fea0426163cf11eb45836617b15838b1288">/files/362d1fea0426163cf11eb45836617b15838b1288</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/80a23a51513312d15decd44518e11beddaec0eea">Programvarekrav</a></td><td><a href="/files/29b821f87b5457152bb682d755e62ad7ac0ad873">/files/29b821f87b5457152bb682d755e62ad7ac0ad873</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-no/kom-i-gang/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.
