> 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/zh-tw/ru-men-zhi-nan/requirements.md).

# 需求

請務必在進行任何 Overleaf 安裝之前詳細閱讀本節。

### 安裝 Server Pro 和 Community Edition 的需求

{% hint style="warning" %}
我們強烈建議您在較新的 Ubuntu 版本上搭配較新的 Docker 版本執行 Server Pro。在其他系統上執行 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/23cd6800f00f5ca20aa7758bc1a14ae431aad6c5">所需技能</a></td><td><a href="/files/b6f687ed251d4edfe0270a03b390681ab29ffb31">/files/b6f687ed251d4edfe0270a03b390681ab29ffb31</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/409e987c5d234b175b322f01a53a3505935a5732">硬體需求</a></td><td><a href="/files/d499a00bacf4371cb8be9b5a8ab7a8ab49fa4f79">/files/d499a00bacf4371cb8be9b5a8ab7a8ab49fa4f79</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/5103f8ee074c010c62f04f619747bb0fd4c2022b">軟體需求</a></td><td><a href="/files/af3fc44fecd3b0893651168e7cdd925cb23e96f7">/files/af3fc44fecd3b0893651168e7cdd925cb23e96f7</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/zh-tw/ru-men-zhi-nan/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.
