Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2023-04-06 11:02:34 +08:00
commit 722fba283f
5 changed files with 630 additions and 3 deletions

View file

@ -132,6 +132,17 @@ Use NGINX reverse proxy to hide port 6806, please note:
* Configure WebSocket reverse proxy `/ws`
#### Note
* Be sure to confirm the correctness of the mounted volume, otherwise the data will be lost after the container is deleted
* Do not use URL rewriting for redirection, otherwise there may be problems with authentication, it is recommended to configure a reverse proxy
#### Limitations
* Does not support desktop and mobile application connections, only supports use on browsers
* Export to PDF, HTML and Word formats is not supported
* Import Markdown file is not supported
</details>
### Installation Package

View file

@ -137,6 +137,17 @@
* 配置 WebSocket 反代 `/ws`
#### 注意
* 请务必确认挂载卷的正确性,否则容器删除后数据会丢失
* 不要使用 URL 重写进行重定向,否则鉴权可能会有问题,建议配置反向代理
#### 限制
* 不支持桌面端和移动端应用连接,仅支持在浏览器上使用
* 不支持导出 PDF、HTML 和 Word 格式
* 不支持导入 Markdown 文件
</details>
### 安装包

View file

@ -6,7 +6,7 @@
"id": "20201227201128-m1wrouw",
"title": "Docker hosting",
"type": "doc",
"updated": "20220521231639"
"updated": "20230406105617"
},
"Children": [
{
@ -692,6 +692,203 @@
]
}
]
},
{
"ID": "20230406105311-bzg0oxo",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20230406105311-bzg0oxo",
"updated": "20230406105313"
},
"Children": [
{
"Type": "NodeTextMark",
"TextMarkType": "tag",
"TextMarkTextContent": "Note"
},
{
"Type": "NodeText",
"Data": ""
}
]
},
{
"ID": "20230406105311-ryrh0n4",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20230406105311-ryrh0n4",
"updated": "20230406105311"
},
"Children": [
{
"ID": "20230406105311-a36930z",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105311-a36930z",
"updated": "20230406105311"
},
"Children": [
{
"ID": "20230406105311-z04t407",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105311-z04t407",
"updated": "20230406105311"
},
"Children": [
{
"Type": "NodeText",
"Data": "Be sure to confirm the correctness of the mounted volume, otherwise the data will be lost after the container is deleted"
}
]
}
]
},
{
"ID": "20230406105311-ejgppdg",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105311-ejgppdg",
"updated": "20230406105311"
},
"Children": [
{
"ID": "20230406105311-mem3ai2",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105311-mem3ai2",
"updated": "20230406105311"
},
"Children": [
{
"Type": "NodeText",
"Data": "Do not use URL rewriting for redirection, otherwise there may be problems with authentication, it is recommended to configure a reverse proxy"
}
]
}
]
}
]
},
{
"ID": "20230406105311-sq5f3qj",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20230406105311-sq5f3qj",
"updated": "20230406105334"
},
"Children": [
{
"Type": "NodeText",
"Data": "Limitations"
}
]
},
{
"ID": "20230406105311-jvtmuhi",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20230406105311-jvtmuhi",
"updated": "20230406105617"
},
"Children": [
{
"ID": "20230406105311-qz00ob2",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105311-qz00ob2",
"updated": "20230406105311"
},
"Children": [
{
"ID": "20230406105311-gvr6z7v",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105311-gvr6z7v",
"updated": "20230406105311"
},
"Children": [
{
"Type": "NodeText",
"Data": "Does not support desktop and mobile application connections, only supports use on browsers"
}
]
}
]
},
{
"ID": "20230406105311-rz3umi0",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105311-rz3umi0",
"updated": "20230406105311"
},
"Children": [
{
"ID": "20230406105311-bhdrf8a",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105311-bhdrf8a",
"updated": "20230406105311"
},
"Children": [
{
"Type": "NodeText",
"Data": "Export to PDF, HTML and Word formats is not supported"
}
]
}
]
},
{
"ID": "20230406105311-3rrhrq2",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105311-3rrhrq2",
"updated": "20230406105617"
},
"Children": [
{
"ID": "20230406105311-w0rmhgz",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105311-w0rmhgz",
"updated": "20230406105617"
},
"Children": [
{
"Type": "NodeText",
"Data": "Import Markdown file is not supported"
}
]
}
]
}
]
}
]
}

View file

@ -6,7 +6,7 @@
"id": "20201227173504-847cs1q",
"title": "Docker 伺服",
"type": "doc",
"updated": "20220518213306"
"updated": "20230406105236"
},
"Children": [
{
@ -690,6 +690,206 @@
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": "/ws"
},
{
"Type": "NodeText",
"Data": ""
}
]
}
]
}
]
},
{
"ID": "20230406104726-hhdyre4",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20230406104726-hhdyre4",
"updated": "20230406104734"
},
"Children": [
{
"Type": "NodeTextMark",
"TextMarkType": "tag",
"TextMarkTextContent": "注意"
},
{
"Type": "NodeText",
"Data": ""
}
]
},
{
"ID": "20230406104729-slpoivj",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20230406104729-slpoivj",
"updated": "20230406105236"
},
"Children": [
{
"ID": "20230406104740-m2vmsfl",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406104740-m2vmsfl",
"updated": "20230406104740"
},
"Children": [
{
"ID": "20230406104740-fv49tp9",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406104740-fv49tp9",
"updated": "20230406105003"
},
"Children": [
{
"Type": "NodeText",
"Data": "请务必确认挂载卷的正确性,否则容器删除后数据会丢失"
}
]
}
]
},
{
"ID": "20230406105020-zfsb9jk",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105020-zfsb9jk",
"updated": "20230406105236"
},
"Children": [
{
"ID": "20230406105020-lxhhaqe",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105020-lxhhaqe",
"updated": "20230406105236"
},
"Children": [
{
"Type": "NodeText",
"Data": "不要使用 URL 重写进行重定向,否则鉴权可能会有问题,建议配置反向代理"
}
]
}
]
}
]
},
{
"ID": "20230406104141-6o5jpu6",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20230406104141-6o5jpu6",
"updated": "20230406104144"
},
"Children": [
{
"Type": "NodeText",
"Data": "限制"
}
]
},
{
"ID": "20230406104201-nbfn2p9",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20230406104201-nbfn2p9",
"updated": "20230406104451"
},
"Children": [
{
"ID": "20230406104217-8m58gpo",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406104217-8m58gpo",
"updated": "20230406104217"
},
"Children": [
{
"ID": "20230406104217-42a91na",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406104217-42a91na",
"updated": "20230406104310"
},
"Children": [
{
"Type": "NodeText",
"Data": "不支持桌面端和移动端应用连接,仅支持在浏览器上使用"
}
]
}
]
},
{
"ID": "20230406104247-qyrt1tz",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406104247-qyrt1tz"
},
"Children": [
{
"ID": "20230406104247-vrslzoi",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406104247-vrslzoi",
"updated": "20230406104438"
},
"Children": [
{
"Type": "NodeText",
"Data": "不支持导出 PDF、HTML 和 Word 格式"
}
]
}
]
},
{
"ID": "20230406104438-kqz2pl7",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406104438-kqz2pl7",
"updated": "20230406104451"
},
"Children": [
{
"ID": "20230406104438-b4m8fen",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406104438-b4m8fen",
"updated": "20230406104451"
},
"Children": [
{
"Type": "NodeText",
"Data": "不支持导入 Markdown 文件"
}
]
}

View file

@ -5,7 +5,7 @@
"Properties": {
"id": "20211226122459-08mi5cq",
"title": "Docker 伺服",
"updated": "20220518213342"
"updated": "20230406105250"
},
"Children": [
{
@ -652,12 +652,220 @@
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": "/ws"
},
{
"Type": "NodeText",
"Data": ""
}
]
}
]
}
]
},
{
"ID": "20230406105213-87fl7tu",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20230406105213-87fl7tu",
"updated": "20230406105213"
},
"Children": [
{
"Type": "NodeTextMark",
"TextMarkType": "tag",
"TextMarkTextContent": "注意"
},
{
"Type": "NodeText",
"Data": ""
}
]
},
{
"ID": "20230406105213-bhjbz5l",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20230406105213-bhjbz5l",
"updated": "20230406105250"
},
"Children": [
{
"ID": "20230406105213-9bsxoem",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105213-9bsxoem",
"updated": "20230406105213"
},
"Children": [
{
"ID": "20230406105213-q4aecyp",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105213-q4aecyp",
"updated": "20230406105213"
},
"Children": [
{
"Type": "NodeText",
"Data": "請務必確認掛載卷的正確性,否則容器刪除後數據會丟失"
}
]
}
]
},
{
"ID": "20230406105213-3hw3e6i",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105213-3hw3e6i",
"updated": "20230406105250"
},
"Children": [
{
"ID": "20230406105213-hy2wy2j",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105213-hy2wy2j",
"updated": "20230406105250"
},
"Children": [
{
"Type": "NodeText",
"Data": "不要使用 URL 重寫進行重定向,否則鑑權可能會有問題,建議配置反向代理"
}
]
}
]
}
]
},
{
"ID": "20230406105213-yoyn08w",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20230406105213-yoyn08w",
"updated": "20230406105213"
},
"Children": [
{
"Type": "NodeText",
"Data": "限制"
}
]
},
{
"ID": "20230406105213-899tzed",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20230406105213-899tzed",
"updated": "20230406105213"
},
"Children": [
{
"ID": "20230406105213-n1iq0nk",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105213-n1iq0nk",
"updated": "20230406105213"
},
"Children": [
{
"ID": "20230406105213-8dbq6l2",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105213-8dbq6l2",
"updated": "20230406105213"
},
"Children": [
{
"Type": "NodeText",
"Data": "不支持桌面端和移動端應用連接,僅支持在瀏覽器上使用"
}
]
}
]
},
{
"ID": "20230406105213-a8dt0r2",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105213-a8dt0r2",
"updated": "20230406105213"
},
"Children": [
{
"ID": "20230406105213-2dqmoo6",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105213-2dqmoo6",
"updated": "20230406105213"
},
"Children": [
{
"Type": "NodeText",
"Data": "不支持導出 PDF、HTML 和 Word 格式"
}
]
}
]
},
{
"ID": "20230406105213-7du7gyh",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20230406105213-7du7gyh",
"updated": "20230406105213"
},
"Children": [
{
"ID": "20230406105213-c9nvb8g",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105213-c9nvb8g",
"updated": "20230406105213"
},
"Children": [
{
"Type": "NodeText",
"Data": "不支持導入 Markdown 文件"
}
]
}
]
}
]
},
{
"ID": "20230406105209-10odb7t",
"Type": "NodeParagraph",
"Properties": {
"id": "20230406105209-10odb7t"
}
}
]
}