feat: add dashboard env vars and combined healthcheck to hermes service #35

Open
Hermes wants to merge 1 commits from feat/hermes-dashboard-env-healthchecks into master

1 Commits

Author SHA1 Message Date
d446d67995 feat: add dashboard env vars and combined healthcheck to hermes service
Some checks failed
Build Hermes agent / build (pull_request) Has been cancelled
Build ollama (gfx906) / build (pull_request) Has been cancelled
Add HERMES_DASHBOARD=1, HERMES_DASHBOARD_HOST=0.0.0.0, HERMES_DASHBOARD_PORT=9119 env vars to the hermes service to enable the built-in dashboard API on port 9119. Add combined healthcheck verifying /health (API server, port 8642) and /api/status (dashboard, port 9119) endpoints.
2026-05-20 14:03:27 -04:00