Hermes-Workspace
Docker 应用程序 from martial's Repository
概述
Hermes Agent is a sophisticated autonomous agent that lives on your server, accessed via a terminal or messaging apps, that remembers what it learns and gets more capable the longer it runs.
Hermes Workspace is "not a chat wrapper. A complete workspace — orchestrate agents, browse memory, manage skills, and control everything from one interface."
For details on the variables used in this template, please refer to https://github.com/outsourc-e/hermes-workspace/blob/main/docker-compose.yml and https://github.com/outsourc-e/hermes-workspace/blob/main/.env.example
If a new environmentvariable is added to the official image and you want it added to the template, please let me know.
Please see https://github.com/mmartial/Unraid-templates/ for deployment notes.
This template uses the official Hermes Workspace docker image.
Make sure to add "--user 99:100" to the Extra Parameters to ensure proper permissions for files written on disk.
If you encounter issues with this template (not the underlying application), please open an issue in the template repository, not in the Hermes WebUI repository, as it is not maintained by the same team.
要求
An already running "Hermes Agent" from the same maintainer. Do not start the Workspace without it.
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
docker- 外壳
bash- 特权
- false
- 额外参数
--user 99:100
模板配置
WebUI PortPorttcp
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
HERMES_API_URLVariable
URL for the Hermes API
- 默认值
- http://Hermes-Agent:8642
- 价值
- http://Hermes-Agent:8642
HERMES_API_TOKENVariable
Must match API_SERVER_KEY on the hermes-agent side when that is set
- 价值
- bd3db74dd31a13c4f23c137eca542a1ae76d403d5dc6453926820e9e7b9e28a4
HERMES_DASHBOARD_URLVariable
URL for the Hermes Dashboard
- 默认值
- http://Hermes-Agent:9119
- 价值
- http://Hermes-Agent:9119
Config Unraid locationPathrw
Location where the container stores the tool configuration
- 目标
- /.hermes
- 默认值
- /mnt/user/appdata/hermes-workspace/config
- 价值
- /mnt/user/appdata/hermes-workspace/config
Workspace Unraid locationPathrw
Location where various workspaces can be created
- 目标
- /workspace
- 默认值
- /mnt/user/appdata/hermes-workspace/workspace
- 价值
- /mnt/user/appdata/hermes-workspace/workspace
HERMES_PASSWORDVariable
Workspace session password (required) (default: hermes)
- 默认值
- hermes
- 价值
- hermes
COOKIE_SECUREVariable
Enable the Secure flag on session cookies when terminated behind HTTPS (reverse proxy / Tailscale Funnel / Cloudflare Tunnel)
- 默认值
- 0
- 价值
- 0
TRUST_PROXYVariable
Trust the reverse proxy when terminated behind HTTPS
- 默认值
- 0
- 价值
- 0
类别
详细信息
存储库
ghcr.io/outsourc-e/hermes-workspace:latest最后更新2026-05-31
初见2026-05-11
在Unraid 上运行 Hermes-Workspace 。
Hermes-Workspace 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。