mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-21 10:17:43 +02:00
reorder
This commit is contained in:
parent
3bc06d1b77
commit
18ee57e63d
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Einfache Installation
|
title: install.sh
|
||||||
weight: 10
|
weight: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Simple Install
|
title: install.sh
|
||||||
weight: 10
|
weight: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Instalação Simples
|
title: install.sh
|
||||||
weight: 10
|
weight: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: 简易安装
|
title: install.sh
|
||||||
weight: 10
|
weight: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: 簡易安裝
|
title: install.sh
|
||||||
weight: 10
|
weight: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Installation
|
title: Installation
|
||||||
weight: 6
|
weight: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
# Docker (Recommended)
|
## Docker (Recommended)
|
||||||
|
|
||||||
```
|
```
|
||||||
bash <(wget -qO- https://get.docker.com)
|
bash <(wget -qO- https://get.docker.com)
|
||||||
@ -13,9 +13,10 @@ docker compose up -d
|
|||||||
|
|
||||||
For more details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).
|
For more details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).
|
||||||
|
|
||||||
# install.sh
|
## install.sh
|
||||||
|
|
||||||
If you are proficient in Linux, please use the script below. Otherwise, you may encounter significant issues if it fails, and it could be difficult to determine why it isn’t working.
|
If you are proficient in Linux, please use the script below. Otherwise, you may encounter significant issues if it fails, and it could be difficult to determine why it isn’t working.
|
||||||
|
|
||||||
`bash <(wget -qO- https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh)`
|
`bash <(wget -qO- https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh)`
|
||||||
|
|
||||||
|
For more details, please check [install.sh](/docs/en/self-host/rustdesk-server-pro/installscript/script/).
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Installation unter Windows
|
title: Installation unter Windows
|
||||||
weight: 11
|
weight: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Windows Install
|
title: Windows Install
|
||||||
weight: 11
|
weight: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Instalação no Windows
|
title: Instalação no Windows
|
||||||
weight: 11
|
weight: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user