cz: systemd灾备部署8台 + DISASTER.hdlp自动恢复手册
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled

This commit is contained in:
铸渊 ICE-GL-ZY001 2026-06-03 12:44:59 +08:00
parent a7fd3a9868
commit 50d77a06a9

View File

@ -0,0 +1,27 @@
# 灾备重启手册
> HLDP://zhuyuan/cloud-compute-pool/DISASTER
> 更新: D119 2026-06-03
## 自动恢复
所有服务器已部署 systemd guanghu-engine.service。
engine 崩溃后 systemd 3秒内自动重启无需人工干预。
## 手动恢复
腾讯云在线终端登录后:
systemctl restart guanghu-engine
或:
node /opt/engine.js PORT &
端口: BS-SG-001=3911, 其他=3910
## 灾备终端
冰朔本地电脑可作灾备终端SSH或腾讯云控制台登录。
每台服务器的 IP/端口/密钥 在 bingshuo|feimao|zhizhi|yeye|awen/*.hdlp 中。
---
铸渊 ICE-GL-ZY001 · D119