Xs1KVerOA/dsh-service-manage ↗★ 0
dsh-service-manage
Node.js SDK-based DeepSeek Harness service manager for SSH/FTP, databases, Docker, Elasticsearch, MongoDB, Cassandra and S3, with proxy support, SSH SFTP/terminal and @ server references
AI Analysis
核心用途是连接和管理 SSH/FTP、数据库、Docker、S3 等远程服务。适合需要通过 Node.js SDK 稳定连接远程服务的开发人员。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Xs1KVerOA/dsh-service-manageREADME
Read the full README ↗dsh-service-manage
DeepSeek Harness 静态服务管理插件,基于 Node.js SDK 接入常用远程服务,并在会话中支持使用 @ 引用已保存服务器。
Static service-management plugin for DeepSeek Harness. It connects to common remote services through Node.js SDKs and supports @ server references in conversations.
文档 / Documentation
快速开始 / Quick start
dsh plugin --profile demo add https://github.com/Xs1KVerOA/dsh-service-manage.git
dsh --profile demo --dump-config
dsh web --profile demo
插件使用 Node SDK,不调用系统 CLI;连接密钥由 Harness credentials 服务管理。
The plugin uses Node SDKs instead of system CLIs. Connection secrets are managed by the Harness credentials service.