From c8f73b9e2346d531b51cb8aae55cacb43a601360 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 11 Aug 2026 17:03:51 +0800 Subject: [PATCH] feat: simple HTML homepage with module links --- wwwroot/index.html | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/wwwroot/index.html b/wwwroot/index.html index a974484..5ce76d1 100644 --- a/wwwroot/index.html +++ b/wwwroot/index.html @@ -1,9 +1,31 @@ -PCCS +PCCS 算力中心集群系统 + - +

PCCS

算力中心集群系统
+
+

算力池管理

节点池创建、节点注册、资源分配

+ 进入 →
+ 节点列表 →
+

集群管理

K8s/Slurm/Ray 集群部署与维护

+ 进入 →
+

存储管理

NFS/GlusterFS 共享存储

+ 进入 →
+

镜像管理

容器镜像源配置与仓库部署

+ 进入 →
+
+
pccs v0.1 · pccs.opencomputing.cn:9180