mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-16 21:50:58 +00:00
fixing doc
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
title: Synology
|
||||
weight: 22
|
||||
---
|
||||
Synology has two type of Docker, "Docker" and "Container Manager", if you're using DSM 7.2 and latter, please follow the guide for DSM 7.2, or follow the DSM 6 guide if you're on older system.
|
||||
Synology tiene dos tipos de Docker, "Docker" y "Container Manager". Si está usando DSM 7.2 o posterior, siga la guía para DSM 7.2, o siga la guía de DSM 6 si está en un sistema más antiguo.
|
||||
|
||||
Si está utilizando Synology con Portainer, consulte [este tutorial](https://mariushosting.com/how-to-install-rustdesk-on-your-synology-nas/).
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
||||
|
||||
For DSM 7.2, please check [English](/docs/en/self-host/rustdesk-server-oss/synology/dsm-7/).
|
||||
@@ -2,7 +2,10 @@
|
||||
title: Synology
|
||||
weight: 22
|
||||
---
|
||||
Synology has two type of Docker, "Docker" and "Container Manager", if you're using DSM 7.2 and latter, please follow the guide for DSM 7.2, or follow the DSM 6 guide if you're on older system.
|
||||
Synology a deux types de Docker, "Docker" et "Container Manager". Si vous utilisez DSM 7.2 ou une version ultérieure, veuillez suivre le guide pour DSM 7.2, ou suivez le guide DSM 6 si vous êtes sur un système plus ancien.
|
||||
|
||||
Si vous utilisez Synology avec Portainer, veuillez consulter [ce tutoriel](https://mariushosting.com/how-to-install-rustdesk-on-your-synology-nas/).
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
||||
|
||||
For DSM 7.2, please check [English](/docs/en/self-host/rustdesk-server-oss/synology/dsm-7/).
|
||||
@@ -1,6 +1,10 @@
|
||||
---
|
||||
title: Synology DSM 6
|
||||
title: Synology
|
||||
weight: 22
|
||||
---
|
||||
|
||||
[English](/docs/en/self-host/rustdesk-server-oss/synology)
|
||||
Synology ha due tipi di Docker, "Docker" e "Container Manager". Se stai usando DSM 7.2 e versioni successive, segui la guida per DSM 7.2, altrimenti segui la guida DSM 6 se sei su un sistema più vecchio.
|
||||
|
||||
Se stai usando Synology con Portainer, fai riferimento a [questo tutorial](https://mariushosting.com/how-to-install-rustdesk-on-your-synology-nas/).
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
||||
@@ -2,7 +2,10 @@
|
||||
title: Synology
|
||||
weight: 22
|
||||
---
|
||||
Synology has two type of Docker, "Docker" and "Container Manager", if you're using DSM 7.2 and latter, please follow the guide for DSM 7.2, or follow the DSM 6 guide if you're on older system.
|
||||
SynologyにはDockerの種類が2つあります。「Docker」と「Container Manager」です。DSM 7.2以降を使用している場合は、DSM 7.2のガイドに従ってください。古いシステムを使用している場合は、DSM 6のガイドに従ってください。
|
||||
|
||||
PortainerでSynologyを使用している場合は、[このチュートリアル](https://mariushosting.com/how-to-install-rustdesk-on-your-synology-nas/)を参照してください。
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
||||
|
||||
For DSM 7.2, please check [English](/docs/en/self-host/rustdesk-server-oss/synology/dsm-7/).
|
||||
@@ -3,6 +3,9 @@ title: 群晖
|
||||
weight: 22
|
||||
---
|
||||
Synology 有两种 Docker, "Docker" 和 "Container Manager", 如果您使用 DSM 7.2 和更新版本, 请参阅 DSM 7.2 的说明,或如果您使用较旧的系统,请参阅 DSM 6 的说明。
|
||||
|
||||
如果您在 Synology 上使用 Portainer,请参考[此教程](https://mariushosting.com/how-to-install-rustdesk-on-your-synology-nas/)。
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
||||
|
||||
DSM 7 請先看[繁體中文](/docs/zh-tw/self-host/rustdesk-server-oss/synology/dsm-7/)版本
|
||||
@@ -3,4 +3,7 @@ title: Synology 群暉
|
||||
weight: 22
|
||||
---
|
||||
Synology 有兩種 Docker, "Docker" 和 "Container Manager", 如果您使用 DSM 7.2 和更新版本, 請參閱 DSM 7.2 的說明,或如果您使用較舊的系統,請參閱 DSM 6 的說明。
|
||||
|
||||
如果您使用 Synology 搭配 Portainer,請參考[此教學](https://mariushosting.com/how-to-install-rustdesk-on-your-synology-nas/)。
|
||||
|
||||
{{% children depth="3" showhidden="true" %}}
|
||||
@@ -15,32 +15,32 @@ Nach dem DSM 7.2 Update wurde Docker auf den neuen "Container Manager" aktualisi
|
||||
|
||||
| Paketzentrum öffnen | Docker installieren |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## RustDesk Server installieren
|
||||
|
||||
| Suchen Sie rustdesk-server in Docker's Registry und installieren Sie per Doppelklick | Installiertes rustdesk-server Image, doppelklicken Sie um rustdesk-server Container zu erstellen |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## hbbs Container erstellen
|
||||
|
||||
Wie oben erwähnt, doppelklicken Sie auf das rustdesk-server Image um einen neuen Container zu erstellen, setzen Sie den Namen auf `hbbs`.
|
||||

|
||||

|
||||
|
||||
Klicken Sie auf die obigen `Erweiterte Einstellungen`.
|
||||
|
||||
- Aktivieren Sie `Automatischen Neustart aktivieren`.
|
||||

|
||||

|
||||
|
||||
- Aktivieren Sie `Dasselbe Netzwerk wie Docker Host verwenden`. Für mehr über Host-Netz, bitte [prüfen Sie](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host).
|
||||

|
||||

|
||||
|
||||
- Mounten Sie ein Host-Verzeichnis (z.B. `/home/rustdesk/`) zu `/root`, hbbs wird einige Dateien (Datenbank und `key` Dateien) in diesem Verzeichnis generieren, die über Neustarts hinweg bestehen bleiben müssen.
|
||||
|
||||
| Mount | Dateien generiert im Host-Verzeichnis |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
- Befehl setzen
|
||||
{{% notice note %}}
|
||||
@@ -48,7 +48,7 @@ Synology's OS ist Debian-basiert, daher funktioniert Host-Netz (--net=host) gut,
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||

|
||||
|
||||
- Fertig
|
||||
|
||||
@@ -56,15 +56,15 @@ Synology's OS ist Debian-basiert, daher funktioniert Host-Netz (--net=host) gut,
|
||||
|
||||
Bitte wiederholen Sie die obigen `hbbs` Schritte, aber benennen Sie den Container `hbbr` und der Befehl (für Befehl setzen Schritt) sollte `hbbr` sein.
|
||||
|
||||

|
||||

|
||||
|
||||
## hbbr/hbbs Container
|
||||
|
||||

|
||||

|
||||
|
||||
| Doppelklicken Sie auf Container und prüfen Sie das Log | Doppelt bestätigen Sie hbbs/hbbr verwenden Host-Netzwerk |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Ihren Schlüssel abrufen
|
||||
|
||||
|
||||
@@ -15,32 +15,32 @@ After DSM 7.2 update, the Docker is upgraded to new "Container Manager", please
|
||||
|
||||
| Open Package Center | Install Docker |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Install RustDesk Server
|
||||
|
||||
| Search rustdesk-server in Docker's registry and install by double click | Installed rustdesk-server image, double click to create rustdesk-server container |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Create hbbs container
|
||||
|
||||
As mentioned above, double click on rustdesk-server image to create new container, set it name to `hbbs`.
|
||||

|
||||

|
||||
|
||||
Click on above `Advanced Settings`.
|
||||
|
||||
- Enable `Enable auto-restart`.
|
||||

|
||||

|
||||
|
||||
- Enable `Use the same network as Docker Host`. For more about host net, please [check](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host).
|
||||

|
||||

|
||||
|
||||
- Mount a host directory (e.g. `/home/rustdesk/`) to `/root`, hbbs will generate some files (database and `key` files) in this directory which need to be persistent over reboots.
|
||||
|
||||
| Mount | Files generated in the host directory |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
- Set command
|
||||
{{% notice note %}}
|
||||
@@ -48,7 +48,7 @@ Synology's OS is Debian based, so host net (--net=host) works fine, we do not ne
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||

|
||||
|
||||
- Done
|
||||
|
||||
@@ -56,15 +56,15 @@ Synology's OS is Debian based, so host net (--net=host) works fine, we do not ne
|
||||
|
||||
Please repeat above `hbbs` steps, but name the container `hbbr` and command (for Set Command Step) should be `hbbr`.
|
||||
|
||||

|
||||

|
||||
|
||||
## hbbr/hbbs containers
|
||||
|
||||

|
||||

|
||||
|
||||
| Double click on container and check log | Double confirm hbbs/hbbr using host network |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Retrieve your Key
|
||||
|
||||
|
||||
@@ -15,32 +15,32 @@ Después de la actualización DSM 7.2, Docker fue actualizado al nuevo "Containe
|
||||
|
||||
| Abrir Centro de Paquetes | Instalar Docker |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Instalar RustDesk Server
|
||||
|
||||
| Buscar rustdesk-server en el registro de Docker e instalar haciendo doble clic | Imagen rustdesk-server instalada, hacer doble clic para crear contenedor rustdesk-server |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Crear contenedor hbbs
|
||||
|
||||
Como se mencionó anteriormente, haga doble clic en la imagen rustdesk-server para crear un nuevo contenedor, establezca el nombre como `hbbs`.
|
||||

|
||||

|
||||
|
||||
Haga clic en `Configuración Avanzada` arriba.
|
||||
|
||||
- Habilite `Habilitar reinicio automático`.
|
||||

|
||||

|
||||
|
||||
- Habilite `Usar la misma red que Docker Host`. Para más sobre host net, por favor [verifique](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host).
|
||||

|
||||

|
||||
|
||||
- Monte un directorio host (ej. `/home/rustdesk/`) a `/root`, hbbs generará algunos archivos (base de datos y archivos `key`) en este directorio que necesitan persistir a través de reinicios.
|
||||
|
||||
| Montar | Archivos generados en el directorio host |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
- Establecer comando
|
||||
{{% notice note %}}
|
||||
@@ -48,7 +48,7 @@ El SO de Synology está basado en Debian, por lo que host net (--net=host) funci
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||

|
||||
|
||||
- ¡Listo!
|
||||
|
||||
@@ -56,15 +56,15 @@ El SO de Synology está basado en Debian, por lo que host net (--net=host) funci
|
||||
|
||||
Por favor repita los pasos `hbbs` anteriores, pero nombre el contenedor `hbbr` y el comando (para el Paso Establecer Comando) debe ser `hbbr`.
|
||||
|
||||

|
||||

|
||||
|
||||
## contenedores hbbr/hbbs
|
||||
|
||||

|
||||

|
||||
|
||||
| Haga doble clic en el contenedor y verifique el log | Confirme doblemente que hbbs/hbbr usan red host |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Recuperar su Clave
|
||||
|
||||
|
||||
@@ -15,32 +15,32 @@ Après la mise à jour DSM 7.2, Docker a été mis à niveau vers le nouveau "Co
|
||||
|
||||
| Ouvrir le Centre de Paquets | Installer Docker |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Installer RustDesk Server
|
||||
|
||||
| Rechercher rustdesk-server dans le registre Docker et installer en double-cliquant | Image rustdesk-server installée, double-cliquer pour créer le conteneur rustdesk-server |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Créer le conteneur hbbs
|
||||
|
||||
Comme mentionné ci-dessus, double-cliquez sur l'image rustdesk-server pour créer un nouveau conteneur, définissez le nom sur `hbbs`.
|
||||

|
||||

|
||||
|
||||
Cliquez sur `Paramètres Avancés` ci-dessus.
|
||||
|
||||
- Activez `Activer le redémarrage automatique`.
|
||||

|
||||

|
||||
|
||||
- Activez `Utiliser le même réseau que l'Hôte Docker`. Pour plus d'infos sur host net, veuillez [vérifier](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host).
|
||||

|
||||

|
||||
|
||||
- Montez un répertoire hôte (ex. `/home/rustdesk/`) vers `/root`, hbbs va générer quelques fichiers (base de données et fichiers `key`) dans ce répertoire qui doivent persister à travers les redémarrages.
|
||||
|
||||
| Monter | Fichiers générés dans le répertoire hôte |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
- Définir la commande
|
||||
{{% notice note %}}
|
||||
@@ -48,7 +48,7 @@ L'OS de Synology est basé sur Debian, donc host net (--net=host) fonctionne bie
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||

|
||||
|
||||
- Terminé
|
||||
|
||||
@@ -56,15 +56,15 @@ L'OS de Synology est basé sur Debian, donc host net (--net=host) fonctionne bie
|
||||
|
||||
Veuillez répéter les étapes `hbbs` ci-dessus, mais nommez le conteneur `hbbr` et la commande (pour l'Étape Définir Commande) devrait être `hbbr`.
|
||||
|
||||

|
||||

|
||||
|
||||
## conteneurs hbbr/hbbs
|
||||
|
||||

|
||||

|
||||
|
||||
| Double-cliquez sur le conteneur et vérifiez le log | Double confirmez que hbbs/hbbr utilisent le réseau hôte |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Récupérer votre Clé
|
||||
|
||||
|
||||
@@ -15,32 +15,32 @@ Dopo l'aggiornamento DSM 7.2, Docker è stato aggiornato al nuovo "Container Man
|
||||
|
||||
| Aprire Centro Pacchetti | Installare Docker |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Installare RustDesk Server
|
||||
|
||||
| Cercare rustdesk-server nel registry Docker e installare facendo doppio clic | Immagine rustdesk-server installata, fare doppio clic per creare il contenitore rustdesk-server |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Creare contenitore hbbs
|
||||
|
||||
Come menzionato sopra, fare doppio clic sull'immagine rustdesk-server per creare un nuovo contenitore, impostare il nome su `hbbs`.
|
||||

|
||||

|
||||
|
||||
Cliccare su `Impostazioni Avanzate` sopra.
|
||||
|
||||
- Abilitare `Abilita riavvio automatico`.
|
||||

|
||||

|
||||
|
||||
- Abilitare `Usa la stessa rete dell'Host Docker`. Per maggiori informazioni su host net, si prega di [controllare](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host).
|
||||

|
||||

|
||||
|
||||
- Montare una directory host (es. `/home/rustdesk/`) su `/root`, hbbs genererà alcuni file (database e file `key`) in questa directory che devono persistere attraverso i riavvii.
|
||||
|
||||
| Montare | File generati nella directory host |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
- Impostare comando
|
||||
{{% notice note %}}
|
||||
@@ -48,7 +48,7 @@ L'OS di Synology è basato su Debian, quindi host net (--net=host) funziona bene
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||

|
||||
|
||||
- Fatto
|
||||
|
||||
@@ -56,15 +56,15 @@ L'OS di Synology è basato su Debian, quindi host net (--net=host) funziona bene
|
||||
|
||||
Si prega di ripetere i passaggi `hbbs` sopra, ma nominare il contenitore `hbbr` e il comando (per il Passaggio Impostare Comando) dovrebbe essere `hbbr`.
|
||||
|
||||

|
||||

|
||||
|
||||
## contenitori hbbr/hbbs
|
||||
|
||||

|
||||

|
||||
|
||||
| Fare doppio clic sul contenitore e controllare il log | Riconfermare che hbbs/hbbr usano la rete host |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Recuperare la tua Chiave
|
||||
|
||||
|
||||
@@ -15,32 +15,32 @@ DSM 7.2 アップデート後、Docker は新しい「Container Manager」にア
|
||||
|
||||
| パッケージセンターを開く | Docker をインストール |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## RustDesk Server をインストール
|
||||
|
||||
| Docker のレジストリで rustdesk-server を検索し、ダブルクリックでインストール | インストールされた rustdesk-server イメージ、ダブルクリックで rustdesk-server コンテナを作成 |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## hbbs コンテナを作成
|
||||
|
||||
上記の通り、rustdesk-server イメージをダブルクリックして新しいコンテナを作成し、名前を `hbbs` に設定します。
|
||||

|
||||

|
||||
|
||||
上記の `詳細設定` をクリックします。
|
||||
|
||||
- `自動再起動を有効にする` を有効にします。
|
||||

|
||||

|
||||
|
||||
- `Docker ホストと同じネットワークを使用する` を有効にします。ホストネットについて詳しくは、[こちら](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host)をご確認ください。
|
||||

|
||||

|
||||
|
||||
- ホストディレクトリ(例:`/home/rustdesk/`)を `/root` にマウントします。hbbs はこのディレクトリにいくつかのファイル(データベースと `key` ファイル)を生成し、これらは再起動後も永続化される必要があります。
|
||||
|
||||
| マウント | ホストディレクトリに生成されるファイル |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
- コマンドを設定
|
||||
{{% notice note %}}
|
||||
@@ -48,7 +48,7 @@ Synology の OS は Debian ベースなので、ホストネット(--net=host
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||

|
||||
|
||||
- 完了
|
||||
|
||||
@@ -56,15 +56,15 @@ Synology の OS は Debian ベースなので、ホストネット(--net=host
|
||||
|
||||
上記の `hbbs` の手順を繰り返しますが、コンテナ名を `hbbr` にし、コマンド(コマンド設定ステップ)は `hbbr` にしてください。
|
||||
|
||||

|
||||

|
||||
|
||||
## hbbr/hbbs コンテナ
|
||||
|
||||

|
||||

|
||||
|
||||
| コンテナをダブルクリックしてログを確認 | hbbs/hbbr がホストネットワークを使用していることを再確認 |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## キーを取得
|
||||
|
||||
|
||||
@@ -15,32 +15,32 @@ Após a atualização do DSM 7.2, o Docker foi atualizado para o novo "Container
|
||||
|
||||
| Abrir Central de Pacotes | Instalar Docker |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Instalar RustDesk Server
|
||||
|
||||
| Procurar rustdesk-server no registro do Docker e instalar clicando duas vezes | Imagem rustdesk-server instalada, clique duas vezes para criar contêiner rustdesk-server |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Criar contêiner hbbs
|
||||
|
||||
Como mencionado acima, clique duas vezes na imagem rustdesk-server para criar novo contêiner, defina o nome como `hbbs`.
|
||||

|
||||

|
||||
|
||||
Clique nas `Configurações Avançadas` acima.
|
||||
|
||||
- Habilite `Habilitar reinício automático`.
|
||||

|
||||

|
||||
|
||||
- Habilite `Usar a mesma rede que o Host Docker`. Para mais sobre host net, verifique [aqui](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host).
|
||||

|
||||

|
||||
|
||||
- Monte um diretório host (ex. `/home/rustdesk/`) para `/root`, hbbs irá gerar alguns arquivos (banco de dados e arquivos `key`) neste diretório que precisam ser persistentes ao longo de reinicializações.
|
||||
|
||||
| Montar | Arquivos gerados no diretório host |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
- Definir comando
|
||||
{{% notice note %}}
|
||||
@@ -48,7 +48,7 @@ O SO do Synology é baseado no Debian, então host net (--net=host) funciona bem
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||

|
||||
|
||||
- Concluído
|
||||
|
||||
@@ -56,15 +56,15 @@ O SO do Synology é baseado no Debian, então host net (--net=host) funciona bem
|
||||
|
||||
Repita os passos `hbbs` acima, mas nomeie o contêiner `hbbr` e o comando (para o Passo Definir Comando) deve ser `hbbr`.
|
||||
|
||||

|
||||

|
||||
|
||||
## contêineres hbbr/hbbs
|
||||
|
||||

|
||||

|
||||
|
||||
| Clique duas vezes no contêiner e verifique o log | Confirme novamente hbbs/hbbr usando rede host |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## Recuperar sua Chave
|
||||
|
||||
|
||||
@@ -15,32 +15,32 @@ DSM 7.2 更新后,Docker 升级为新的 "Container Manager",请查看[这
|
||||
|
||||
| 打开套件中心 | 安装 Docker |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## 安装 RustDesk Server
|
||||
|
||||
| 在 Docker 注册表中搜索 rustdesk-server 并双击安装 | 已安装 rustdesk-server 镜像,双击创建 rustdesk-server 容器 |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## 创建 hbbs 容器
|
||||
|
||||
如上所述,双击 rustdesk-server 镜像创建新容器,设置名称为 `hbbs`。
|
||||

|
||||

|
||||
|
||||
点击上面的 `高级设置`。
|
||||
|
||||
- 启用 `启用自动重新启动`。
|
||||

|
||||

|
||||
|
||||
- 启用 `使用与 Docker Host 相同的网络`。关于主机网络的更多信息,请[查看](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host)。
|
||||

|
||||

|
||||
|
||||
- 挂载主机目录(例如 `/home/rustdesk/`)到 `/root`,hbbs 将在此目录中生成一些文件(数据库和 `key` 文件),这些文件需要在重启后持久保存。
|
||||
|
||||
| 挂载 | 在主机目录中生成的文件 |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
- 设置命令
|
||||
{{% notice note %}}
|
||||
@@ -48,7 +48,7 @@ Synology 的操作系统基于 Debian,所以主机网络 (--net=host) 工作
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||

|
||||
|
||||
- 完成
|
||||
|
||||
@@ -56,15 +56,15 @@ Synology 的操作系统基于 Debian,所以主机网络 (--net=host) 工作
|
||||
|
||||
请重复上面的 `hbbs` 步骤,但将容器命名为 `hbbr`,命令(设置命令步骤)应该是 `hbbr`。
|
||||
|
||||

|
||||

|
||||
|
||||
## hbbr/hbbs 容器
|
||||
|
||||

|
||||

|
||||
|
||||
| 双击容器并查看日志 | 再次确认 hbbs/hbbr 使用主机网络 |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## 获取您的密钥
|
||||
|
||||
|
||||
@@ -15,32 +15,32 @@ DSM 7.2 更新後,Docker 升級為新的 "Container Manager",請查看[這
|
||||
|
||||
| 開啟套件中心 | 安裝 Docker |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## 安裝 RustDesk Server
|
||||
|
||||
| 在 Docker 註冊表中搜尋 rustdesk-server 並雙擊安裝 | 已安裝 rustdesk-server 映像,雙擊建立 rustdesk-server 容器 |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## 建立 hbbs 容器
|
||||
|
||||
如上所述,雙擊 rustdesk-server 映像建立新容器,設定名稱為 `hbbs`。
|
||||

|
||||

|
||||
|
||||
點擊上面的 `進階設定`。
|
||||
|
||||
- 啟用 `啟用自動重新啟動`。
|
||||

|
||||

|
||||
|
||||
- 啟用 `使用與 Docker Host 相同的網路`。關於主機網路的更多資訊,請[查看](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host)。
|
||||

|
||||

|
||||
|
||||
- 掛載主機目錄(例如 `/home/rustdesk/`)到 `/root`,hbbs 將在此目錄中產生一些檔案(資料庫和 `key` 檔案),這些檔案需要在重啟後持久保存。
|
||||
|
||||
| 掛載 | 在主機目錄中產生的檔案 |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
- 設定命令
|
||||
{{% notice note %}}
|
||||
@@ -48,7 +48,7 @@ Synology 的作業系統基於 Debian,所以主機網路 (--net=host) 工作
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||

|
||||
|
||||
- 完成
|
||||
|
||||
@@ -56,15 +56,15 @@ Synology 的作業系統基於 Debian,所以主機網路 (--net=host) 工作
|
||||
|
||||
請重複上面的 `hbbs` 步驟,但將容器命名為 `hbbr`,命令(設定命令步驟)應該是 `hbbr`。
|
||||
|
||||

|
||||

|
||||
|
||||
## hbbr/hbbs 容器
|
||||
|
||||

|
||||

|
||||
|
||||
| 雙擊容器並查看日誌 | 再次確認 hbbs/hbbr 使用主機網路 |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
|
||||
## 獲取您的金鑰
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ In den meisten Fällen müssen Sie für die Installation von Docker und RustDesk
|
||||
|
||||
Öffnen Sie das "Package Center", suchen und installieren Sie "Container Manager".
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. Ordner erstellen
|
||||
|
||||
@@ -22,7 +22,7 @@ Nach der Installation von "Container Manager" wird ein gemeinsamer Ordner `docke
|
||||
|
||||
Öffnen Sie Ihre File Station, erstellen Sie einen Ordner `rustdesk-server` (oder wie immer Sie wollen). Dann erstellen Sie darin einen Ordner `data`, genau wie auf dem Bild.
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. Container erstellen
|
||||
|
||||
@@ -30,7 +30,7 @@ Nach der Installation von "Container Manager" wird ein gemeinsamer Ordner `docke
|
||||
|
||||
Geben Sie den Projektnamen `rustdesk-server` ein, ändern Sie Source von "Upload compose.yml" zu "Create compose.yml" und kopieren Sie den folgenden Inhalt in das Feld.
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -71,7 +71,7 @@ Bitte überspringen Sie `Web portal settings`, dann ist das erledigt.
|
||||
|
||||
Der öffentliche Schlüssel sieht wie folgt aus:
|
||||
|
||||

|
||||

|
||||
|
||||
Lesen Sie [hier](/docs/de/client), wie Sie Ihren Client einrichten. Nur `ID-Server` und `Key` werden benötigt. `Relais-Server` wird nicht benötigt, da wir ihn in `hbbs` festgelegt haben. Diese Informationen werden von `hbbs` automatisch bereitgestellt.
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ Most of time you won't need to install extra RAM for install Docker and RustDesk
|
||||
|
||||
Open "Package Center", search and install "Container Manager".
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. Create folder
|
||||
|
||||
@@ -22,7 +22,7 @@ After you installed "Container Manager", it will create a Shared Folder called `
|
||||
|
||||
Open your File Station, create a folder named `rustdesk-server`(or whatever you like). Then create a folder named `data` in it just like the picture.
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. Create container
|
||||
|
||||
@@ -30,7 +30,7 @@ Open your Container Manager, go to Project and click Create.
|
||||
|
||||
Enter the project name `rustdesk-server` and change Source from "Upload compose.yml" to "Create compose.yml", and copy following contents to the box.
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -71,7 +71,7 @@ Open your File Station, you should see `id_ed25519`, `id_ed25519.pub` on your `d
|
||||
|
||||
The public key will looks like this:
|
||||
|
||||

|
||||

|
||||
|
||||
Check [here](/docs/en/client) to set up your client. Only `ID server` and `Key` is needed. `Relay server` isn't needed because we've set it in `hbbs`, `hbbs` will provide this information automatically.
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ La mayoría de las veces no necesitará instalar RAM extra para instalar Docker
|
||||
|
||||
Abra "Centro de Paquetes", busque e instale "Container Manager".
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. Crear carpeta
|
||||
|
||||
@@ -22,7 +22,7 @@ Después de instalar "Container Manager", creará una Carpeta Compartida llamada
|
||||
|
||||
Abra su File Station, cree una carpeta llamada `rustdesk-server` (o como guste). Luego cree una carpeta llamada `data` en ella como en la imagen.
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. Crear contenedor
|
||||
|
||||
@@ -30,7 +30,7 @@ Abra su Container Manager, vaya a Proyecto y haga clic en Crear.
|
||||
|
||||
Ingrese el nombre del proyecto `rustdesk-server` y cambie Fuente de "Subir compose.yml" a "Crear compose.yml", y copie el siguiente contenido en el cuadro.
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -71,7 +71,7 @@ Abra su File Station, debería ver `id_ed25519`, `id_ed25519.pub` en su carpeta
|
||||
|
||||
La clave pública se verá así:
|
||||
|
||||

|
||||

|
||||
|
||||
Verifique [aquí](/docs/en/client) para configurar su cliente. Solo se necesita `servidor ID` y `Clave`. `Servidor relay` no es necesario porque lo hemos configurado en `hbbs`, `hbbs` proporcionará esta información automáticamente.
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ La plupart du temps, vous n'aurez pas besoin d'installer de RAM supplémentaire
|
||||
|
||||
Ouvrez "Centre de Paquets", recherchez et installez "Container Manager".
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. Créer un dossier
|
||||
|
||||
@@ -22,7 +22,7 @@ Après avoir installé "Container Manager", il créera un Dossier Partagé appel
|
||||
|
||||
Ouvrez votre File Station, créez un dossier nommé `rustdesk-server` (ou comme vous le souhaitez). Puis créez un dossier nommé `data` dedans comme sur l'image.
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. Créer un conteneur
|
||||
|
||||
@@ -30,7 +30,7 @@ Ouvrez votre Container Manager, allez dans Projet et cliquez sur Créer.
|
||||
|
||||
Entrez le nom de projet `rustdesk-server` et changez Source de "Télécharger compose.yml" à "Créer compose.yml", et copiez le contenu suivant dans la boîte.
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -71,7 +71,7 @@ Ouvrez votre File Station, vous devriez voir `id_ed25519`, `id_ed25519.pub` dans
|
||||
|
||||
La clé publique ressemblera à ceci :
|
||||
|
||||

|
||||

|
||||
|
||||
Vérifiez [ici](/docs/en/client) pour configurer votre client. Seuls `serveur ID` et `Clé` sont nécessaires. `Serveur relay` n'est pas nécessaire car nous l'avons configuré dans `hbbs`, `hbbs` fournira cette information automatiquement.
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ La maggior parte delle volte non avrai bisogno di installare RAM extra per insta
|
||||
|
||||
Apri "Centro Pacchetti", cerca e installa "Container Manager".
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. Creare cartella
|
||||
|
||||
@@ -22,7 +22,7 @@ Dopo aver installato "Container Manager", creerà una Cartella Condivisa chiamat
|
||||
|
||||
Apri il tuo File Station, crea una cartella chiamata `rustdesk-server` (o come preferisci). Quindi crea una cartella chiamata `data` al suo interno proprio come nell'immagine.
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. Creare contenitore
|
||||
|
||||
@@ -30,7 +30,7 @@ Apri il tuo Container Manager, vai su Progetto e clicca Crea.
|
||||
|
||||
Inserisci il nome del progetto `rustdesk-server` e cambia Origine da "Carica compose.yml" a "Crea compose.yml", e copia il seguente contenuto nella casella.
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -71,7 +71,7 @@ Apri il tuo File Station, dovresti vedere `id_ed25519`, `id_ed25519.pub` nella t
|
||||
|
||||
La chiave pubblica apparirà così:
|
||||
|
||||

|
||||

|
||||
|
||||
Controlla [qui](/docs/en/client) per configurare il tuo client. Solo `server ID` e `Chiave` sono necessari. `Server relay` non è necessario perché l'abbiamo impostato in `hbbs`, `hbbs` fornirà queste informazioni automaticamente.
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ Container Manager は J シリーズなどの一部のローエンドモデル
|
||||
|
||||
「パッケージセンター」を開き、「Container Manager」を検索してインストールします。
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. フォルダを作成
|
||||
|
||||
@@ -22,7 +22,7 @@ Container Manager は J シリーズなどの一部のローエンドモデル
|
||||
|
||||
File Station を開き、`rustdesk-server`(またはお好みの名前)という名前のフォルダを作成します。次に、画像のようにその中に `data` という名前のフォルダを作成します。
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. コンテナを作成
|
||||
|
||||
@@ -30,7 +30,7 @@ Container Manager を開き、プロジェクトに移動して作成をクリ
|
||||
|
||||
プロジェクト名 `rustdesk-server` を入力し、ソースを「compose.yml をアップロード」から「compose.yml を作成」に変更し、以下の内容をボックスにコピーします。
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -71,7 +71,7 @@ File Station を開くと、`docker/rustdesk-server/data` フォルダに `id_ed
|
||||
|
||||
公開キーは次のようになります:
|
||||
|
||||

|
||||

|
||||
|
||||
クライアントの設定については[こちら](/docs/en/client)をご確認ください。`ID サーバー` と `キー` のみが必要です。`hbbs` で設定しているため `リレーサーバー` は不要で、`hbbs` がこの情報を自動的に提供します。
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ Na maioria das vezes você não precisará instalar RAM extra para instalar Dock
|
||||
|
||||
Abra "Central de Pacotes", pesquise e instale "Container Manager".
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. Criar pasta
|
||||
|
||||
@@ -22,7 +22,7 @@ Após instalar "Container Manager", ele criará uma Pasta Compartilhada chamada
|
||||
|
||||
Abra seu File Station, crie uma pasta chamada `rustdesk-server` (ou como desejar). Em seguida, crie uma pasta chamada `data` nela como na imagem.
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. Criar contêiner
|
||||
|
||||
@@ -30,7 +30,7 @@ Abra seu Container Manager, vá para Projeto e clique em Criar.
|
||||
|
||||
Digite o nome do projeto `rustdesk-server` e mude Origem de "Carregar compose.yml" para "Criar compose.yml", e copie o seguinte conteúdo para a caixa.
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -71,7 +71,7 @@ Abra seu File Station, você deve ver `id_ed25519`, `id_ed25519.pub` na sua past
|
||||
|
||||
A chave pública ficará assim:
|
||||
|
||||

|
||||

|
||||
|
||||
Verifique [aqui](/docs/en/client) para configurar seu cliente. Apenas `servidor ID` e `Chave` são necessários. `Servidor relay` não é necessário porque definimos em `hbbs`, `hbbs` fornecerá esta informação automaticamente.
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ Container Manager 为一些低端型号(如 J 系列)带来了 ARM64 支持
|
||||
|
||||
打开"套件中心",搜索并安装"Container Manager"。
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. 创建文件夹
|
||||
|
||||
@@ -22,7 +22,7 @@ Container Manager 为一些低端型号(如 J 系列)带来了 ARM64 支持
|
||||
|
||||
打开您的 File Station,创建一个名为 `rustdesk-server`(或您喜欢的任何名称)的文件夹。然后在其中创建一个名为 `data` 的文件夹,如图所示。
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. 创建容器
|
||||
|
||||
@@ -30,7 +30,7 @@ Container Manager 为一些低端型号(如 J 系列)带来了 ARM64 支持
|
||||
|
||||
输入项目名称 `rustdesk-server` 并将源从"上传 compose.yml"更改为"创建 compose.yml",并将以下内容复制到框中。
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -71,7 +71,7 @@ services:
|
||||
|
||||
公钥看起来像这样:
|
||||
|
||||

|
||||

|
||||
|
||||
查看[这里](/docs/en/client)设置您的客户端。只需要 `ID 服务器` 和 `密钥`。不需要 `中继服务器`,因为我们已在 `hbbs` 中设置,`hbbs` 将自动提供此信息。
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ Container Manager 為部分低階的 ARM64 的機型帶來支援,例如 j 系
|
||||
|
||||
開啟"套件中心",搜尋並安裝 "Container Manager"。
|
||||
|
||||

|
||||

|
||||
|
||||
# 2. 建立資料夾
|
||||
|
||||
@@ -20,7 +20,7 @@ Container Manager 為部分低階的 ARM64 的機型帶來支援,例如 j 系
|
||||
|
||||
打開您的 File Station,建立一個名叫 `rustdesk-server`(或您想要的名字)的資料夾,接著在其建立名為 `data` 的資料夾,如圖所示。
|
||||
|
||||

|
||||

|
||||
|
||||
# 3. 建立容器
|
||||
|
||||
@@ -28,7 +28,7 @@ Container Manager 為部分低階的 ARM64 的機型帶來支援,例如 j 系
|
||||
|
||||
輸入您的專案名稱 `rustdesk-server` 然後變更來源從"上傳 compose.yml" 至 "建立 compose.yml",接著複製下方內容到框框。
|
||||
|
||||

|
||||

|
||||
|
||||
````yaml
|
||||
services:
|
||||
@@ -68,7 +68,7 @@ services:
|
||||
|
||||
公鑰看起來會像這個樣子:
|
||||
|
||||

|
||||

|
||||
|
||||
看看[這裡](/docs/zh-tw/client)來設置您的客戶端,只有 `ID 伺服器` 以及 `Key` 是需要的,中繼伺服器不需設定,因為我們已經把它設置在 `hbbs` 了,hbbs 會自動提供這項資訊。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user