All apps · 0 apps
Hermes-Agent
Docker app from martial's Repository
Overview
Install Hermes-Agent on Unraid in a few clicks.
Find Hermes-Agent in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Requirements
Categories
Download Statistics
Related apps
Explore more like this
Explore allLinks
Details
nousresearch/hermes-agent:latestRuntime 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
Username for basic authentication on the Hermes Dashboard
- Default
- admin
- Value
- admin
Password for basic authentication on the Hermes Dashboard (unless changed: pa33_w0rd)
- Default
- pa33_w0rd
- Value
- pa33_w0rd
Secret for basic authentication on the Hermes Dashboard (generate one with: openssl rand -hex 32)
- Default
- 73AvrCUlil3ORKTfeeghTXV8BOT8lvIjB3cIHg+OtIo=
- Value
- 73AvrCUlil3ORKTfeeghTXV8BOT8lvIjB3cIHg+OtIo=
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
Persistent location for /opt/data
- Default
- /mnt/user/appdata/hermes-agent/opt-data
- Value
- /mnt/user/appdata/hermes-agent/opt-data