mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-05-19 16:10:24 +00:00
fixing doc
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user