Hermes-Workspace
Hermes-Workspace
Docker app from martial's Repository
Overview
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.
Requirements
An already running "Hermes Agent" from the same maintainer. Do not start the Workspace without it.
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
docker- Shell
bash- Privileged
- false
- Extra Params
--user 99:100
Template configuration
WebUI PortPorttcp
- Target
- 3000
- Default
- 3000
- Value
- 3000
HERMES_API_URLVariable
URL for the Hermes API
- Default
- http://Hermes-Agent:8642
- Value
- http://Hermes-Agent:8642
HERMES_API_TOKENVariable
Must match API_SERVER_KEY on the hermes-agent side when that is set
- Value
- bd3db74dd31a13c4f23c137eca542a1ae76d403d5dc6453926820e9e7b9e28a4
HERMES_DASHBOARD_URLVariable
URL for the Hermes Dashboard
- Default
- http://Hermes-Agent:9119
- Value
- http://Hermes-Agent:9119
Config Unraid locationPathrw
Location where the container stores the tool configuration
- Target
- /.hermes
- Default
- /mnt/user/appdata/hermes-workspace/config
- Value
- /mnt/user/appdata/hermes-workspace/config
Workspace Unraid locationPathrw
Location where various workspaces can be created
- Target
- /workspace
- Default
- /mnt/user/appdata/hermes-workspace/workspace
- Value
- /mnt/user/appdata/hermes-workspace/workspace
HERMES_PASSWORDVariable
Workspace session password (required) (default: hermes)
- Default
- hermes
- Value
- hermes
COOKIE_SECUREVariable
Enable the Secure flag on session cookies when terminated behind HTTPS (reverse proxy / Tailscale Funnel / Cloudflare Tunnel)
- Default
- 0
- Value
- 0
TRUST_PROXYVariable
Trust the reverse proxy when terminated behind HTTPS
- Default
- 0
- Value
- 0
Categories
Details
Repository
ghcr.io/outsourc-e/hermes-workspace:latestLast Updated2026-05-31
First Seen2026-05-11
Run Hermes-Workspace on Unraid.
Hermes-Workspace is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.