mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
Update README_zh_CN.md (#11396)
* Update README_zh_CN.md unraid模板部署填写示例 * Update README_zh_CN.md
This commit is contained in:
parent
373bce9791
commit
f931a578b0
1 changed files with 18 additions and 0 deletions
|
@ -205,6 +205,24 @@ services:
|
|||
|
||||
</details>
|
||||
|
||||
### Unraid 部署
|
||||
|
||||
<details>
|
||||
<summary>Unraid 部署文档</summary>
|
||||
|
||||
#### 概述
|
||||
##### 注意!首先终端运行chown -R 1000:1000 /mnt/user/appdata/siyuan
|
||||
###### 模板填写参考下方
|
||||
```
|
||||
Web UI:6806
|
||||
Container Port:6806
|
||||
host path:/mnt/user/appdata/siyuan
|
||||
Container Path:/siyuan/workspace
|
||||
PUID:1000
|
||||
PGID:1000
|
||||
发布参数:--workspace=/siyuan/workspace/ --accessAuthCode=******(自己设置密码)
|
||||
```
|
||||
|
||||
### 安装包
|
||||
|
||||
* [B3log](https://b3log.org/siyuan/download.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue