hermes-agent
hermes-agent
Docker app from BitCryptic's 2nd Repository
Overview
Hermes Agent by Nous Research — self-hosted autonomous AI agent with persistent memory,
multi-platform gateway (Matrix, Telegram, Discord, Slack, and more), MCP tool support,
and self-improving skills. This image is the BitCryptic fork with Matrix E2EE fixes.
BEFORE STARTING: Create /mnt/cache/appdata/hermes/.hermes.env with your API keys.
See https://github.com/bitcryptic-gw/hermes-agent for required configuration.
Credentials must NOT be entered as container variables — they live in the .hermes.env file.
Runtime arguments
- Web UI
http://[IP]:[PORT:8642]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped --shm-size=1g
Template configuration
Data PathPathrw
Persistent storage for Hermes config, credentials, memory, and Matrix crypto store.
- Target
- /opt/data
- Default
- /mnt/cache/appdata/hermes
- Value
- /mnt/cache/appdata/hermes
WebUI PortPorttcp
Dashboard / API server port.
- Target
- 8642
- Default
- 8642
- Value
- 8642
PUIDVariable
User ID the container process runs as. Default 99 = nobody on Unraid.
- Default
- 99
- Value
- 99
PGIDVariable
Group ID the container process runs as. Default 100 = users on Unraid.
- Default
- 100
- Value
- 100
HERMES_HOMEVariable
Internal container path for Hermes data. Must match the container mount point. Do not change.
- Default
- /opt/data
- Value
- /opt/data
HERMES_LOG_LEVELVariable
Set to DEBUG for verbose logging (useful for Matrix E2EE troubleshooting). Leave blank for INFO.
Categories
Download Statistics
64
Total Downloads
Details
Repository
bitcryptic/hermes-agent:latestLast Updated2026-05-31
First Seen2026-05-31
Run 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.