remove some useless

This commit is contained in:
rustdesk
2025-06-18 17:40:26 +09:00
parent c6c1be8072
commit edb09bc500
21 changed files with 10 additions and 1022 deletions

View File

@@ -3,10 +3,10 @@ title: 宝塔面板
weight: 40
---
本手册基于宝塔面板正式版 9.2.0
# 前提
## 前提
已安装宝塔面板正式版,前往[宝塔面板](https://www.bt.cn/new/index.html)官网,选择对应的脚本下载安装
# 部署
## 部署
步骤一:登录宝塔面板,在菜单栏中点击 `Docker`
步骤二:首次会提示安装`Docker``Docker Compose`服务,点击立即安装,若已安装请忽略。

View File

@@ -3,6 +3,14 @@ title: WINDOWS & PM2 或者 NSSM
weight: 20
---
{{% notice note %}}
Windows 的安全策略很复杂,如果本教程对您不起作用,或者您遇到连接不稳定的问题,请迁移到 Linux 服务器。
{{% /notice %}}
{{% notice note %}}
GUI 版本 `RustDeskServer.setup.exe` 已不再维护,不推荐使用。
{{% /notice %}}
## 选择哪个?
现在您有两种选择,可以使用 PM2更简单或 NSSM更难来启动 RustDesk 服务器
使用 NSSM 有一些好处: