Remove run node UI and expire registrations

This commit is contained in:
npc0-hue
2026-08-21 12:03:06 +08:00
parent b5a366e30d
commit fb5adf06d6
17 changed files with 175 additions and 206 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ All first-party pages inherit the platform_web game-operations style with black-
## 平台概览(原首页)
Platform-administrator-only first screen. Shows online/offline server counts, abnormal instance count, run endpoint health, game type distribution, CPU/memory/disk load, LLM provider connectivity, and recent operational signals (faults, failed jobs, provider errors) that link to the relevant server, plugin, or AI provider context. Each module loads independently with scoped loading/empty/error states.
Platform-administrator-only first screen. Shows online/offline server counts, abnormal instance count, game type distribution, CPU/memory/disk load, LLM provider connectivity, and recent operational signals (faults, failed jobs, provider errors) that link to the relevant server, plugin, or AI provider context. Each module loads independently with scoped loading/empty/error states.
## 服务器管理
@@ -39,4 +39,4 @@ Shows configured model providers, base URL, model list, relay mode, status, and
## 系统维护
Shows run endpoint health/capacity and operational events. Platform administrators only.
Shows failed servers, failed tasks, retry actions, and links into the relevant server/detail log context. Platform administrators only.