> 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/ar/albda/requirements.md).

# المتطلبات

تأكد من قراءة هذا القسم بعناية قبل الشروع في أي عملية تثبيت لـ Overleaf.

### متطلبات تثبيت Server Pro و Community Edition

{% hint style="warning" %}
نوصي بشدة بتشغيل Server Pro على إصدار حديث من Ubuntu مع إصدار حديث من Docker. تشغيل Server Pro على أنظمة أخرى ممكن، لكنه سيجعل من الصعب جدًا علينا تقديم الدعم لإعدادات Ubuntu/Docker غير الافتراضية. كما لا يمكننا تقديم الدعم للمشكلات المتعلقة بـ Docker نفسه.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">صورة الغلاف</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/d8e7eb4a27dc72d1ee0d6984eda9b25cd896905d">المهارات المطلوبة</a></td><td><a href="/files/781cbfbe107c18b2f12f485a25698e43cfffcc7e">/files/781cbfbe107c18b2f12f485a25698e43cfffcc7e</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/d3a14fc30676bc2340178337c44641365bc21b9a">متطلبات الأجهزة</a></td><td><a href="/files/8ac400b8e5b471d3704e3a05483ddb3edbcbdc56">/files/8ac400b8e5b471d3704e3a05483ddb3edbcbdc56</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/995a4c37a330e87c2b9e912f24932e1207a5a3a9">متطلبات البرامج</a></td><td><a href="/files/5ddeba47f830b7320376a481132ce70cd69d1d74">/files/5ddeba47f830b7320376a481132ce70cd69d1d74</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/ar/albda/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.
