Hermes-Workspace
Hermes-Workspace
Aplicación Docker from martial's Repository
Visión general
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.
Requisitos
An already running "Hermes Agent" from the same maintainer. Do not start the Workspace without it.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
docker- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--user 99:100
Configuración de plantillas
WebUI PortPorttcp
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
HERMES_API_URLVariable
URL for the Hermes API
- Por defecto
- http://Hermes-Agent:8642
- Valor
- http://Hermes-Agent:8642
HERMES_API_TOKENVariable
Must match API_SERVER_KEY on the hermes-agent side when that is set
- Valor
- bd3db74dd31a13c4f23c137eca542a1ae76d403d5dc6453926820e9e7b9e28a4
HERMES_DASHBOARD_URLVariable
URL for the Hermes Dashboard
- Por defecto
- http://Hermes-Agent:9119
- Valor
- http://Hermes-Agent:9119
Config Unraid locationPathrw
Location where the container stores the tool configuration
- Objetivo
- /.hermes
- Por defecto
- /mnt/user/appdata/hermes-workspace/config
- Valor
- /mnt/user/appdata/hermes-workspace/config
Workspace Unraid locationPathrw
Location where various workspaces can be created
- Objetivo
- /workspace
- Por defecto
- /mnt/user/appdata/hermes-workspace/workspace
- Valor
- /mnt/user/appdata/hermes-workspace/workspace
HERMES_PASSWORDVariable
Workspace session password (required) (default: hermes)
- Por defecto
- hermes
- Valor
- hermes
COOKIE_SECUREVariable
Enable the Secure flag on session cookies when terminated behind HTTPS (reverse proxy / Tailscale Funnel / Cloudflare Tunnel)
- Por defecto
- 0
- Valor
- 0
TRUST_PROXYVariable
Trust the reverse proxy when terminated behind HTTPS
- Por defecto
- 0
- Valor
- 0
Categorías
Detalles
Repositorio
ghcr.io/outsourc-e/hermes-workspace:latestÚltima actualización2026-05-31
Visto por primera vez2026-05-11
Ejecute Hermes-Workspace en Unraid.
Hermes-Workspace se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.