fix style

This commit is contained in:
rustdesk
2025-06-15 03:53:23 +08:00
parent 3b90f48e24
commit 3d60e0f5e2
299 changed files with 2108 additions and 2134 deletions
@@ -11,19 +11,19 @@ weight: 22
DSM 7.2 更新後,Docker 升級為新的 "Container Manager",請查看[這篇文章](/docs/en/self-host/rustdesk-server-oss/synology/dsm-7)。
{{% /notice %}}
### 安裝 Docker
## 安裝 Docker
| 開啟套件中心 | 安裝 Docker |
| --- | --- |
| ![](images/package-manager.png) | ![](images/docker.png) |
### 安裝 RustDesk Server
## 安裝 RustDesk Server
| 在 Docker 註冊表中搜尋 rustdesk-server 並雙擊安裝 | 已安裝 rustdesk-server 映像,雙擊建立 rustdesk-server 容器 |
| --- | --- |
| ![](images/pull-rustdesk-server.png) | ![](images/rustdesk-server-installed.png) |
### 建立 hbbs 容器
## 建立 hbbs 容器
如上所述,雙擊 rustdesk-server 映像建立新容器,設定名稱為 `hbbs`
![](images/hbbs.png)
@@ -52,13 +52,13 @@ Synology 的作業系統基於 Debian,所以主機網路 (--net=host) 工作
- 完成
### 建立 hbbr 容器
## 建立 hbbr 容器
請重複上面的 `hbbs` 步驟,但將容器命名為 `hbbr`,命令(設定命令步驟)應該是 `hbbr`
![](images/hbbr-config.png)
### hbbr/hbbs 容器
## hbbr/hbbs 容器
![](images/containers.png)
@@ -66,6 +66,6 @@ Synology 的作業系統基於 Debian,所以主機網路 (--net=host) 工作
| --- | --- |
| ![](images/log.png) | ![](images/network-types.png) |
### 獲取您的金鑰
## 獲取您的金鑰
使用 File Station 瀏覽到之前設定的資料夾,下載 `id_ed25519.pub` 並用文字編輯器開啟以查看您的金鑰。