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
21
README.md
21
README.md
|
|
@ -202,6 +202,27 @@ Use NGINX reverse proxy to hide port 6806, please note:
|
|||
|
||||
</details>
|
||||
|
||||
### Unraid Hosting
|
||||
|
||||
<details>
|
||||
<summary>Unraid Deployment</summary>
|
||||
|
||||
Note: First run `chown -R 1000:1000 /mnt/user/appdata/siyuan` in the terminal
|
||||
|
||||
Template reference:
|
||||
|
||||
```
|
||||
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=******(Access authorization code)
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
### Installation Package
|
||||
|
||||
* [B3log](https://b3log.org/siyuan/en/download.html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue