Hermes-WebUI

Hermes-WebUI

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 WebUI is a lightweight web app interface in your browser for Hermes Agent. Full parity with the CLI experience - everything you can do from a terminal, you can do from this UI. Please see https://github.com/mmartial/Unraid-templates/ for deployment notes. Layout: three-panel. Left sidebar for sessions and navigation, center for chat, right for workspace file browsing. Model, profile, and workspace controls live in the composer footer — always visible while composing. A circular context ring shows token usage at a glance. All settings and session tools are in the Hermes Control Center (launcher at the sidebar bottom). This template uses the official Hermes WebUI docker image, and it is configured to run using specified WANTED_UID and WANTED_GID environment variables If a new variable is added to the official image and you want it added to the template, please let me know. 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 WebUI without it. If you update the main agent container or update hermes, you will need to restart the WebUI container.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8787]
Red
docker
Concha
bash
Privilegiado
false

Configuración de plantillas

WebUI PortPorttcp
Objetivo
8787
Por defecto
8787
Valor
8787
HERMES_WEBUI_HOSTVariable

Host to use for WebUI

Por defecto
0.0.0.0
Valor
0.0.0.0
HERMES_WEBUI_PORTVariabletcp

Port to use for WebUI within the container. Do not modify

Por defecto
8787
Valor
8787
WANTED_UIDVariable

UID to use for content

Por defecto
99
Valor
99
WANTED_GIDVariable

GID to use for content

Por defecto
100
Valor
100
HERMES_HOMEVariable

Home directory for Hermes data (WebUI expects a slightly different location)

Por defecto
/home/hermeswebui/.hermes
Valor
/home/hermeswebui/.hermes
HERMES_HOME Unraid locationPathrw

Location where the container stores all user data (config, API keys, sessions, skills, memories)

Objetivo
/home/hermeswebui/.hermes
Por defecto
/mnt/user/appdata/hermes-agent/hermes-home
Valor
/mnt/user/appdata/hermes-agent/hermes-home
HERMES_WORKSPACEVariable

Workspace directory for Hermes data

Por defecto
/home/hermeswebui/workspace
Valor
/home/hermeswebui/workspace
HERMES_WORKSPACE Unraid locationPathrw

Location of Hermes workspace. Multiple workspaces can be created; duplicate this entry for each workspace and give it a new name

Objetivo
/home/hermeswebui/workspace
Por defecto
/mnt/user/appdata/hermes-agent/workspace
Valor
/mnt/user/appdata/hermes-agent/workspace
HERMES_WEBUI_STATE_DIRVariable

Directory to use for WebUI state. Will be created within the already mountedHermes data folder

Por defecto
/home/hermeswebui/.hermes/webui
Valor
/home/hermeswebui/.hermes/webui
HERMES_WEBUI_PASSWORDVariable

Password for WebUI access (delete to disable) (default: hermes)

Por defecto
hermes
Valor
hermes
Hermes Shared Source VolumePathrw

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)

Objetivo
/home/hermeswebui/.hermes/hermes-agent
Por defecto
hermes_shared_volume
Valor
hermes_shared_volume

Categorías

Detalles

Repositorio
ghcr.io/nesquena/hermes-webui:latest
Última actualización2026-05-31
Visto por primera vez2026-04-25

Ejecute Hermes-WebUI en Unraid.

Hermes-WebUI se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.