chore: remove instance Windows scripts and screen/systemd helpers
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
**唯一推荐方式:PM2。**
|
||||
|
||||
请勿使用 screen、nohup、systemd 与 PM2 **同时** 启动同一端口上的 `hub.py` / `agent.py`。
|
||||
请仅使用 PM2 托管 `hub.py` 与 `agent.py`,勿与 nohup 等方式重复启动同一端口。
|
||||
|
||||
---
|
||||
|
||||
@@ -40,5 +40,3 @@ bash scripts/verify_hub_deploy.sh
|
||||
|------|------|
|
||||
| [../部署文档.md](../部署文档.md) | 端口、反代、故障排查 |
|
||||
| [../../docs/ubuntu-server.md](../../docs/ubuntu-server.md) | Python / Node / PM2 版本与四所启动顺序 |
|
||||
|
||||
历史 screen/systemd 示例已废弃,仅保留 PM2 运维。
|
||||
|
||||
Reference in New Issue
Block a user