慧采星河 · 完整部署

huicaixh · Deploy

在终端中执行以下命令。每个代码块右上角有"点此复制"按钮。

云端 Gateway 节点 — 部署在公网 VPS 上,作为联邦统一入口。

bash ~/scripts/huicaixh-deploy.sh --role gateway

Assitant 节点 — 部署助理联邦服务,可指定助理列表。

bash ~/scripts/huicaixh-deploy.sh --role assistant --assistants linxiaoyun,chenxiaoying,main

远程节点加入 — 异地机器通过 curl | bash 一键加入联邦。

curl -sSL https://huicaixh.com/join.sh | bash -s -- --token YOUR_TOKEN --gateway 106.53.185.12