> For the complete documentation index, see [llms.txt](https://wiki.vertex-app.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.vertex-app.top/xin-shou-ru-men/zui-di-pei-zhi-yao-qiu.md).

# 最低配置要求

* Docker 环境。
* 支持 x86 / arm64 环境, 所以 N1 等可以安装 Armbian 或其它能够运行 docker 的电视盒子均可。
* 至少 1 个 CPU 核心以及 512MiB 的内存余量。
* 尽量是固态硬盘，大小可以随意，正常使用不会占用太多存储空间。


---

# 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:

```
GET https://wiki.vertex-app.top/xin-shou-ru-men/zui-di-pei-zhi-yao-qiu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
