No introduction found. Create it?
hermes from bjw-s-labs/charts is more popular with 11 repositories.
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/charts/
helm install hermes app-template/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| hermes | drag0n141/home-ops | 59 | 5.0.1 | 2 days ago |
| hermes | m00nwtchr/homelab-cluster | 39 | 4.6.2 | 12 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
controllers.hermes.containers.app.env.TZ (9) ${TIMEZONE} | string |
| string | |
| string | |
| boolean, string | |
| string | |
| number | |
| string, boolean | |
controllers.hermes.containers.app.env.TERM (4) xterm-256color | string |
| string | |
controllers.hermes.containers.app.env.SEARXNG_URL (3) http://searxng.default.svc.cluster.local:8080 | string |
| boolean | |
| string | |
| string | |
| number | |
controllers.hermes.containers.app.env.HERMES_DASHBOARD_PUBLIC_URL (2) https://hermes.drmoo.io | string |
| string | |
| string | |
controllers.hermes.containers.app.env.MEMINI_URL (2) http://memini.ai:8080 | string |
controllers.hermes.containers.app.env.AGENT_BROWSER_ARGS (1) --no-sandbox,--disable-dev-shm-usage | string |
controllers.hermes.containers.app.env.API_SERVER_CORS_ORIGINS (1) http://localhost:3000,http://127.0.0.1:3000 | string |
| string | |
| string | |
controllers.hermes.containers.app.env.GOPATH (1) /opt/data/go | string |
| string | |
| string | |
| string | |
| string | |
controllers.hermes.containers.app.env.HERMES_DASHBOARD_OIDC_ISSUER (1) https://dex.${DOMAIN} | string |
| string | |
controllers.hermes.containers.app.env.HINDSIGHT_API_URL (1) http://hindsight-api | string |
controllers.hermes.containers.app.env.HOMEBREW_CELLAR (1) /opt/data/.local/homebrew/Cellar | string |
controllers.hermes.containers.app.env.HOMEBREW_PREFIX (1) /opt/data/.local/homebrew | string |
controllers.hermes.containers.app.env.HOMEBREW_REPOSITORY (1) /opt/data/.local/homebrew | string |
| string | |
| string | |
controllers.hermes.containers.app.env.MEMINI_BASE_URL (1) http://memini.ai.svc.cluster.local:8080 | string |
controllers.hermes.containers.app.env.PATH (1) /opt/hermes/.venv/bin:/opt/data/.local/bin:/opt/data/.local/go/bin:/opt/data/.local/homebrew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.hermes.containers.app.image.repository (9) nousresearch/hermes-agent | string |
controllers.hermes.containers.app.image.tag (9) v2026.8.3@sha256:16788311e2fa3035456bdc1bafb8ec2b1777db64ebf020af9bb7eb73c3712c9e | string |
| string | |
| number, string | |
| string | |
| string | |
controllers.hermes.containers.app.args[] (8) - gateway | string |
| number | |
| string | |
| string | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| string | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| string | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
controllers.hermes.containers.app.command[] (1) - hermes | string |
controllers.hermes.containers.dashboard.args[] (4) - dashboard | string |
controllers.hermes.containers.dashboard.env.GATEWAY_HEALTH_URL (4) http://localhost:8642 | string |
| string | |
controllers.hermes.containers.dashboard.env.HERMES_DASHBOARD_OIDC_ISSUER (2) https://sso.${SECRET_DOMAIN}/application/o/hermes/ | string |
controllers.hermes.containers.dashboard.env.HERMES_DASHBOARD_OIDC_SCOPES (2) openid profile email offline_access | string |
controllers.hermes.containers.dashboard.env.HERMES_DASHBOARD_PUBLIC_URL (2) https://hermes.cloudjur.com | string |
| string | |
| string | |
controllers.hermes.containers.dashboard.image.repository (4) nousresearch/hermes-agent | string |
controllers.hermes.containers.dashboard.image.tag (4) v2026.7.30@sha256:b869e64d6496d4763d5e4fb675b5f504cb23b0e35ec9b790481a56118602b10f | string |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
controllers.hermes.containers.codeserver.args[] (2) - --auth | string |
controllers.hermes.containers.codeserver.env.TZ (2) Asia/Kuala_Lumpur | string |
controllers.hermes.containers.codeserver.image.repository (2) ghcr.io/coder/code-server | string |
controllers.hermes.containers.codeserver.image.tag (2) 4.130.0@sha256:fa367e7eddd303a95c736f7aede351cdee9036a7383cecfd8786bb5bbe78c13b | string |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.hermes.containers.ha-mcp.args[] (1) - fastmcp | string |
| string | |
| string | |
| string | |
controllers.hermes.containers.ha-mcp.env.HOMEASSISTANT_URL (1) http://home-assistant.home-automation.svc.cluster.local:8123 | string |
controllers.hermes.containers.ha-mcp.env.TZ (1) ${TIME_ZONE} | string |
| string | |
controllers.hermes.containers.ha-mcp.image.repository (1) ghcr.io/homeassistant-ai/ha-mcp | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| number | |
controllers.hermes.initContainers.init.command[] (6) - sh | string |
controllers.hermes.initContainers.init.image.repository (6) docker.io/library/alpine | string |
| string | |
controllers.hermes.initContainers.install-tools.command[] (1) - /bin/sh | string |
controllers.hermes.initContainers.install-tools.image.repository (1) docker.io/nousresearch/hermes-agent | string |
controllers.hermes.initContainers.install-tools.image.tag (1) v2026.8.3@sha256:16788311e2fa3035456bdc1bafb8ec2b1777db64ebf020af9bb7eb73c3712c9e | string |
controllers.hermes.strategy (2) Recreate | string |
| string | |
| number | |
| string | |
| string | |
| boolean | |
defaultPodOptions.hostAliases[].hostnames[] (1) - auth.cloudjur.com | string |
defaultPodOptions.hostAliases[].ip (1) 10.10.30.26 | string |
| number | |
| string | |
| string | |
| string | |
| boolean | |
| number | |
persistence.config.name (5) hermes-configmap | string |
persistence.config.type (5) configMap | string |
persistence.config.advancedMounts.hermes.init[].path (3) /run/config/config.yaml | string |
| string | |
persistence.config.globalMounts[].path (3) /tmp/config.yaml | string |
| string | |
persistence.config.existingClaim (1) {{ .Release.Name }} | string |
| string | |
| string | |
persistence.tmpfs.type (3) emptyDir | string |
| string | |
persistence.tmp.type (2) emptyDir | string |
| number | |
persistence.configmap.globalMounts[].path (1) /tmp/config.yaml | string |
| string | |
persistence.configmap.name (1) {{ .Release.Name }}-config | string |
persistence.configmap.type (1) configMap | string |
| string | |
| string | |
| string | |
persistence.dshm.type (1) emptyDir | string |
persistence.gallery.globalMounts[].path (1) /mnt/gallery | string |
persistence.gallery.path (1) /tank/Apps/comfyui/output | string |
persistence.gallery.server (1) smb.cloudjur.com | string |
| string | |
| string | |
persistence.nfs.path (1) /mnt/data/openclaw | string |
persistence.nfs.server (1) nas01.${SECRET_DOMAIN_INT} | string |
| string | |
| string | |
persistence.run.type (1) emptyDir | string |
| string | |
persistence.share.path (1) /mnt/tank/ai/share | string |
persistence.share.server (1) nas.${PUBLIC_DOMAIN} | string |
| string | |
| string | |
| boolean | |
| string | |
| string | |
persistence.shm.type (1) emptyDir | string |
persistence.skills.globalMounts[].path (1) /mnt/skills | string |
persistence.skills.path (1) /mnt/tank/ai/skills | string |
persistence.skills.server (1) nas.${PUBLIC_DOMAIN} | string |
| string | |
| string | |
persistence.tts.path (1) /mnt/tank/ai/tts | string |
persistence.tts.server (1) nas.${PUBLIC_DOMAIN} | string |
| string | |
persistence.vault.advancedMounts.hermes.app[].path (1) /opt/data/home/obsidian-vault | string |
| boolean | |
persistence.vault.existingClaim (1) molt-vault | string |
persistence.vaults.globalMounts[].path (1) /mnt/vaults | string |
persistence.vaults.path (1) /mnt/tank/ai/vaults | string |
persistence.vaults.server (1) nas.${PUBLIC_DOMAIN} | string |
| string | |
persistence.voice-recordings.advancedMounts.hermes.app[].path (1) /opt/data/home/voice-recordings | string |
| boolean | |
persistence.voice-recordings.existingClaim (1) molt-voice-recordings | string |
| string | |
persistence.wikis.path (1) /mnt/tank/ai/wikis | string |
persistence.wikis.server (1) nas.${PUBLIC_DOMAIN} | string |
| string | |
| number | |
| number | |
| number | |
| number | |
| number | |
| number | |
| string | |
| number | |
| number | |
| string | |
route.app.hostnames[] (6) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (6) envoy-internal | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
route.app.annotations."gethomepage.dev/description" (2) Nous Hermes agent | string |
route.app.annotations."gethomepage.dev/icon" (2) mdi-robot-outline | string |
| string | |
| string | |
route.app.annotations."gethomepage.dev/instance" (1) homepage-internal | string |
route.codeserver.hostnames[] (2) - hermes-code.cloudjur.com | string |
route.codeserver.parentRefs[].name (2) envoy-internal | string |
| string | |
| string | |
| string | |
route.dashboard.hostnames[] (2) - hermes.${SECRET_DOMAIN} | string |
| string | |
route.dashboard.parentRefs[].namespace (2) kube-system | string |
| string | |
| string | |
| string | |
rbac.bindings.hermes-read-all.roleRef.identifier (2) hermes-read-all | string |
| string | |
| string | |
rbac.bindings.hermes-read-all.type (2) ClusterRoleBinding | string |
rbac.roles.hermes-read-all.rules[].apiGroups[] (2) - | string |
rbac.roles.hermes-read-all.rules[].resources[] (2) - pods | string |
rbac.roles.hermes-read-all.rules[].verbs[] (2) - get | string |
rbac.roles.hermes-read-all.type (2) ClusterRole | string |