hermes-agent
Docker 应用程序 from BitCryptic's 2nd Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8642]/- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped --shm-size=1g
模板配置
Data PathPathrw
Persistent storage for Hermes config, credentials, memory, and Matrix crypto store.
- 目标
- /opt/data
- 默认值
- /mnt/cache/appdata/hermes
- 价值
- /mnt/cache/appdata/hermes
WebUI PortPorttcp
Dashboard / API server port.
- 目标
- 8642
- 默认值
- 8642
- 价值
- 8642
PUIDVariable
User ID the container process runs as. Default 99 = nobody on Unraid.
- 默认值
- 99
- 价值
- 99
PGIDVariable
Group ID the container process runs as. Default 100 = users on Unraid.
- 默认值
- 100
- 价值
- 100
HERMES_HOMEVariable
Internal container path for Hermes data. Must match the container mount point. Do not change.
- 默认值
- /opt/data
- 价值
- /opt/data
HERMES_LOG_LEVELVariable
Set to DEBUG for verbose logging (useful for Matrix E2EE troubleshooting). Leave blank for INFO.
下载统计数据
64
下载总数
详细信息
存储库
bitcryptic/hermes-agent:latest最后更新2026-05-31
初见2026-05-31
在Unraid 上运行 hermes-agent 。
hermes-agent 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。