reload image

This commit is contained in:
rustdesk 2024-09-13 19:05:23 +08:00
parent 0c0022fca0
commit 9742f73c95
3 changed files with 7 additions and 7 deletions

View File

@ -34,7 +34,7 @@ Geben Sie den Projektnamen `rustdesk-server` ein, ändern Sie Source von "Upload
Sie könnten die Zeile mit `hbbs` vorübergehend in die LAN-IP Ihres NAS ändern, wie auf dem Bild gelb markiert zu sehen. Nachdem Sie sich vergewissert haben, dass Ihr Server funktioniert, **sollten** Sie die Änderung zurücknehmen.
{{% /notice %}}
![](images/dsm7_creating_project_init.png)
![](images/dsm7_creating_project_init.png?v2)
```yaml
services:
@ -89,7 +89,7 @@ Wenn Sie Ihren `hbbs`-Befehl so eingestellt haben, dass er auf Ihre LAN-IP verwe
5.2. Nach dem Stoppen klicken Sie auf "YAML Configurations", ändern Sie die Zeile, die mit `command: hbbs` beginnt, in Ihre Domäne und klicken Sie dann auf "Save". Stellen Sie sicher, dass Sie "Build and start the project (rebuild the image)" wählen.
![](images/dsm7_recreate_project_after_modified_args.png)
![](images/dsm7_recreate_project_after_modified_args.png?v2)
5.3. Ihr RustDesk-Server sollte für Verbindungen aus dem Internet bereit sein, als nächstes sollten Sie eine Portweiterleitung einrichten.

View File

@ -34,7 +34,7 @@ Enter the project name `rustdesk-server` and change Source from "Upload compose.
You could modify the line with `hbbs` to your NAS's LAN IP temporarily just like the picture. After you verify your server is working, you **should** change back.
{{% /notice %}}
![](images/dsm7_creating_project_init.png)
![](images/dsm7_creating_project_init.png?v2)
```yaml
services:
@ -89,7 +89,7 @@ If you have set your `hbbs` command to point to your LAN IP, and verified it is
5.2. After stopped, click "YAML Configurations", modify the line start with `command: hbbs` to your domain, then click "Save". Make sure you choose "Build and start the project (rebuild the image)".
![](images/dsm7_recreate_project_after_modified_args.png)
![](images/dsm7_recreate_project_after_modified_args.png?v2)
5.3. Your RustDesk Server should ready for connections from the Internet, next, you should setup port forwarding.

View File

@ -32,7 +32,7 @@ Container Manager 為部分低階的 ARM64 的機型帶來支援,例如 j 系
如圖所示,您可以暫時將 `hbbs` 那行改為指向至您的NAS的 LAN IP在您驗證您的伺服器可以正常運作後您**應當**變更回來。
{{% /notice %}}
![](images/dsm7_creating_project_init.png)
![](images/dsm7_creating_project_init.png?v2)
````yaml
services:
@ -86,7 +86,7 @@ services:
5.2 在停止之後,點擊 "YAML 設定",修改開始為 `command: hbbs` 的那一行至您的網域,接著點擊 "停止",請確保您選擇了 "建立並啟動專案(重建映像檔)"
![](images/dsm7_recreate_project_after_modified_args.png)
![](images/dsm7_recreate_project_after_modified_args.png?v2)
5.3 您的 RustDesk 伺服器應該可接受來自網際網路的連線了,接著,您應該設定 port forwarding (通訊埠轉發)。
@ -104,4 +104,4 @@ services:
* `21115` `TCP` NAT 類型測試
* `21116` `TCP` TCP 打洞
* `21116` `UDP` 心跳/ID 伺服器
* `21117` `TCP` Relay/中繼
* `21117` `TCP` Relay/中繼