mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-05 13:00:38 +01:00
Update _index.en.md
This commit is contained in:
parent
f7617c30a2
commit
28ca49d935
@ -50,22 +50,18 @@ You can get license from https://rustdesk.com/pricing.html, check [license](http
|
||||
|
||||
### Installation
|
||||
|
||||
#### Simple Install
|
||||
```
|
||||
bash <(wget -qO- https://get.docker.com)
|
||||
wget rustdesk.com/pro.yml -O compose.yml
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
To make life easy, we have developed scripts which take care of everything (install/upgrade/convert from open source) [Simple Install Script](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/).
|
||||
For me details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).
|
||||
|
||||
{{% notice note %}}
|
||||
Don't forget to get your license from [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html), check [license](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/) page for more details.
|
||||
{{% /notice %}}
|
||||
|
||||
#### Manual Installation
|
||||
|
||||
Almost the same as [the open source version](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/install/), but please use the `Pro` version of the software.
|
||||
|
||||
#### Docker Installation
|
||||
|
||||
Most users choose to install RustDesk server Pro with [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).
|
||||
|
||||
#### Ports Required
|
||||
|
||||
You need port 21114-21119 TCP and 21116 UDP open, please ensure these ports are setup when you set firewall rules and Docker port mapping.
|
||||
|
Loading…
Reference in New Issue
Block a user