Hermes-Agent
Hermes-Agent
Docker app from martial's Repository
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:9119]- Network
docker- Shell
bash- Privileged
- false
Template configuration
Internal port for the Hermes Gateway and API server
- Target
- 8642
- Default
- 8642
- Value
- 8642
Internal port for the Hermes Dashboard
- Target
- 9119
- Default
- 9119
- Value
- 9119
Enable the API server
- Default
- true
- Value
- true
Bind Host for the API server
- Default
- 0.0.0.0
- Value
- 0.0.0.0
API key for the API server. Generate one with: openssl rand -hex 32
- Value
- bd3db74dd31a13c4f23c137eca542a1ae76d403d5dc6453926820e9e7b9e28a4
CORS origins for the API server
- Value
- *
Enable the Hermes Dashboard
- Default
- true
- Value
- true
Bind Host for the Hermes Dashboard
- Default
- 0.0.0.0
- Value
- 0.0.0.0
Set to 1 to expose the in-browser Chat tab
- Default
- 1
- Value
- 1
Set to 1 to bind without the OAuth auth gate. Only use on trusted networks behind a reverse proxy without the OAuth contract — the dashboard exposes API keys and session data
- Default
- 1
- Value
- 1
UID to use for content
- Default
- 99
- Value
- 99
GID to use for content
- Default
- 100
- Value
- 100
Home directory for Hermes data
- Default
- /home/hermes/.hermes
- Value
- /home/hermes/.hermes
Location where the container stores all user data (config, API keys, sessions, skills, memories)
- Target
- /home/hermes/.hermes
- Default
- /mnt/user/appdata/hermes-agent/hermes-home
- Value
- /mnt/user/appdata/hermes-agent/hermes-home
A Docker named volume (do not change: using a folder path will not work) that auto-populates from the image (target must be the same for all hermes templates)
- Target
- /opt/hermes
- Default
- hermes_shared_volume
- Value
- hermes_shared_volume
Categories
Download Statistics
Details
nousresearch/hermes-agent:latestRun Hermes-Agent on Unraid.
Hermes-Agent is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.