DSH Web Docker management interface
Xidong-AI/deepseek-harness-web-docker · skills
Run the DeepSeek Harness Web UI in Docker with basic authentication and persistent configuration and project sessions.
★ 5GitHub stars
0Forks
2026-08-15Last updated
ShellLanguage
MITLicense
Project overview
All configuration and data is stored in ./data/ under the project directory (git-ignored): settings.yaml: dsh configuration (auto-generated from the default template on first startup) .credentials.yaml: credentials (e.g. API Keys configured via the web UI) profiles/web/: web profile (auto-initialized by dsh on first startup) sessions/, storages/: session and project data
Deleting the container does not affect the data; configuration is preserved after upgrades. Upgrading In-Container Tools & Environment
For the in-container agent environment guide, see AGENTS.md in the data volume (auto-loaded by dsh sessions).
Install command
dsh plugin --profile web add github:Xidong-AI/deepseek-harness-web-docker