# 群晖部署

&#x20;1\. 在注册表中搜索 music\_tag\_web, 第一个就是本项目的镜像，xhongc/music\_tag\_web<br>

<figure><img src="/files/D2g2arzTAOWMKB6t1dwW" alt=""><figcaption><p>注册表</p></figcaption></figure>

2. 填写配置，端口配置容器内是 8002（第二个值），容器外可以随意填写你喜欢的（第一个值）\
   存储空间设置里，将你的音乐文件映射到/app/media    此路径不可更改。\
   另，新建一个目录存放该项目的配置文件 映射到 /app/data    此路径不可更改。<br>

   <figure><img src="/files/y9kx4U7iJu1YUPBYAXOz" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://xiers-organization.gitbook.io/music-tag-web-v2/kuai-su-kai-shi/qun-hui-bu-shu.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.
