mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-10 19:56:44 +02:00
Update _index.en.md
This commit is contained in:
parent
024aaed4f2
commit
af96e958d3
@ -30,8 +30,6 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v ./data:/root -td --
|
|||||||
|
|
||||||
With Docker Compose you HAVE to use `network_mode: "host"` to ensure licensing works. Install Docker using this [guide](https://docs.docker.com/engine/install) to ensure its the most up to date!
|
With Docker Compose you HAVE to use `network_mode: "host"` to ensure licensing works. Install Docker using this [guide](https://docs.docker.com/engine/install) to ensure its the most up to date!
|
||||||
|
|
||||||
Here is a A Step-by-Step Guide, https://h3x0r.tech/setting-up-a-rustdesk-server-with-docker, please change to rustdesk-server-pro accordingly.
|
|
||||||
|
|
||||||
Copy the below into `compose.yml`.
|
Copy the below into `compose.yml`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -64,4 +62,7 @@ The run `docker compose up -d`.
|
|||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
How to [Set up HTTPS for web console manually](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually).
|
How to [Set up HTTPS for web console manually](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually).
|
||||||
|
|
||||||
|
|
||||||
|
Here is a A Step-by-Step Guide, https://h3x0r.tech/setting-up-a-rustdesk-server-with-docker, please add 21114 port and modify to rustdesk-server-pro accordingly.
|
||||||
{{% /notice %}}
|
{{% /notice %}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user