mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
📝 Update README https://github.com/siyuan-note/siyuan/pull/11396
This commit is contained in:
parent
f931a578b0
commit
b549699244
2 changed files with 34 additions and 10 deletions
|
|
@ -210,19 +210,22 @@ services:
|
|||
<details>
|
||||
<summary>Unraid 部署文档</summary>
|
||||
|
||||
#### 概述
|
||||
##### 注意!首先终端运行chown -R 1000:1000 /mnt/user/appdata/siyuan
|
||||
###### 模板填写参考下方
|
||||
注意:首先终端运行 `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=******(自己设置密码)
|
||||
Web UI: 6806
|
||||
Container Port: 6806
|
||||
Host path: /mnt/user/appdata/siyuan
|
||||
Container Path: /siyuan/workspace
|
||||
PUID: 1000
|
||||
PGID: 1000
|
||||
Publish parameters: --workspace=/siyuan/workspace/ --accessAuthCode=******(访问授权码)
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
### 安装包
|
||||
|
||||
* [B3log](https://b3log.org/siyuan/download.html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue