Hermes is an open agent runtime from Nous Research. This template runs the
supervised gateway with:
- web dashboard (9119) behind Traefik, protected by the bundled basic-auth
provider (auth-gated mode triggers automatically once reachable off-loopback);
username admin, generated 128-char password
- OpenAI-compatible gateway API (8642), enabled and bound to 0.0.0.0 with a
generated bearer token (both off by default upstream)
Image pinned to v2026.6.19. Provider keys are configured from the dashboard
after deploy and persist in the hermes_data volume.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>