Plugin directory / Notifications & Integrations / dsh-multi-user-gateway
dsh-multi-user-gateway
Verified · installs & boots on dsh AnkoCD/dsh-multi-user-gateway ↗
What it does
服务器端部署:DeepSeek Harness Web 多用户网关(登录门户 / 每用户实例隔离 / 交付文件抽屉)。部署于远程服务器,用户通过浏览器访问,非本机工具。
Works — verified, early-stage project
服务器端部署:DeepSeek Harness Web 多用户网关(登录门户 / 每用户实例隔离 / 交付文件抽屉)。部署于远程服务器,用户通过浏览器访问,非本机工具。 It installs cleanly and boots without issues in our testing. It's early-stage but functional.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:AnkoCD/dsh-multi-user-gateway - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:AnkoCD/dsh-multi-user-gateway. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Verified: installed from GitHub, activated in the profile, and booted a task successfully.
Repository
github.com/AnkoCD/dsh-multi-user-gateway ↗