docs: 优化部署指南,将私有独立部署提升为首选推荐,并预告 OTA 远程升级战略

This commit is contained in:
hotyue
2026-04-17 08:02:59 +00:00
parent cf3e5dca2f
commit 0be1e92ac5

View File

@@ -56,7 +56,7 @@
```Bash
bash <(curl -sL https://raw.githubusercontent.com/hotyue/IP-Sentinel/main/master/install_master.sh)
```
- 部署 Agent (边缘哨兵):在需要养护的机器上执行 Agent 脚本,安装时选择私有独立中枢,并输入您自建机器人的 Token 以及与 Master 一致的 Chat ID
- 部署 Agent (边缘哨兵):在需要养护的机器上执行 Agent 脚本,安装时选择私有独立中枢,并分别输入您自建机器人的 Token 以及您的个人 Chat ID
```Bash
bash <(curl -sL https://raw.githubusercontent.com/hotyue/IP-Sentinel/main/core/install.sh)