feat: add ops center and node onboarding flow

This commit is contained in:
Your Name
2026-04-18 23:52:51 +08:00
parent 246838ae4c
commit b9c29481b5
142 changed files with 89727 additions and 186 deletions

View File

@@ -120,3 +120,10 @@ python deploy/linux/smoke_test.py --base-url http://127.0.0.1:8100
- Linux 实机联调
- 上线前复测
- 真实服务器灰度验证
如果当前已经进入“海外单脑控制面 + 多机联调 + 准备发布”阶段,建议改为按下面顺序执行:
1. `docs/25_domainCheck_海外单脑控制面上线收口总表.md`
2. `bash domain-api/deploy/multi-region/drive_ops_center.sh go-live-export`
3. `bash domain-api/deploy/multi-region/drive_ops_center.sh go-live-review`
4. `docs/26_domainCheck_发布前运行验证与交付模板.md`