hermes helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/charts/
helm install hermes app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 9)

NameRepoStarsVersionTimestamp
hermesdrag0n141/home-ops585.0.18 days ago
hermesm00nwtchr/homelab-cluster374.6.28 days ago

Values

See the most popular values for this chart:

KeyTypes
string
string
string
string
boolean, string
string
number
string, boolean
string
controllers.hermes.containers.app.env.MEMINI_URL (3)
http://memini.ai.svc.cluster.local:8080
string
controllers.hermes.containers.app.env.SEARXNG_URL (3)
http://searxng.default.svc.cluster.local:8080
string
string
string
number
string
string
boolean
string
string
string
string
string
string
string
string
string
string
string
string
string
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
controllers.hermes.containers.app.image.tag (9)
v2026.7.7@sha256:ce3b39adf33fffae8cb19dcae74f971975b972efe91207f7d7539f80a0aae66a
string
string
number, string
string
string
string
number
string
string
boolean
boolean
string
number
number
number
boolean
boolean
string
number
number
boolean
boolean
number
string
number
number
number
number
boolean
boolean
controllers.hermes.containers.app.command[] (1)
- hermes
- gateway
- run
- --no-supervise
string
controllers.hermes.containers.dashboard.args[] (4)
- dashboard
- --host
- "0.0.0.0"
- --insecure
string
string
string
string
string
string
string
string
controllers.hermes.containers.dashboard.image.tag (4)
v2026.7.7@sha256:ce3b39adf33fffae8cb19dcae74f971975b972efe91207f7d7539f80a0aae66a
string
number
string
string
string
string
string
string
boolean
boolean
controllers.hermes.containers.codeserver.args[] (2)
- --auth
- none
- --user-data-dir
- /home/node/.vscode
- --extensions-dir
- /home/node/.vscode
- --port
- "12321"
- /opt/data
string
string
string
controllers.hermes.containers.codeserver.image.tag (2)
4.127.0@sha256:4193b3a0c2661bce87b3cafede59e7d50e1e99e35f7c10bece7c2a7e0660c0a8
string
number
string
string
string
string
string
controllers.hermes.containers.ha-mcp.args[] (1)
- fastmcp
- run
- fastmcp-http.json
string
string
string
string
controllers.hermes.containers.ha-mcp.env.HOMEASSISTANT_URL (1)
http://home-assistant.home-automation.svc.cluster.local:8123
string
string
string
string
string
string
string
string
string
number
number
controllers.hermes.initContainers.init.command[] (6)
- sh
- -c
- set -euo pipefail mkdir -p /opt/data cp /run/config/config.yaml /opt/data/config.yaml chown 10000:10000 /opt/data/config.yaml
string
string
string
controllers.hermes.initContainers.install-tools.command[] (1)
- /bin/sh
- -c
- set -e mkdir -p /opt/data/.local/bin /opt/data/.local/go rm -f /opt/data/.local/bin/hermes /opt/data/.local/bin/docker if [ ! -f /opt/data/.local/bin/gh ]; then cd /tmp curl -fsSL https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_amd64.tar.gz -o gh.tar.gz tar xzf gh.tar.gz cp gh_2.61.0_linux_amd64/bin/gh /opt/data/.local/bin/ rm -rf gh.tar.gz gh_2.61.0_linux_amd64 fi if [ ! -f /opt/data/.local/go/bin/go ]; then cd /tmp curl -fsSL https://go.dev/dl/go1.23.5.linux-amd64.tar.gz -o go.tar.gz tar xzf go.tar.gz mv go /opt/data/.local/ rm -rf go.tar.gz fi if [ ! -f /opt/data/.local/homebrew/bin/brew ]; then export HOMEBREW_PREFIX=/opt/data/.local/homebrew mkdir -p $HOMEBREW_PREFIX git clone --depth 1 https://github.com/Homebrew/brew $HOMEBREW_PREFIX fi
string
string
controllers.hermes.initContainers.install-tools.image.tag (1)
v2026.7.7@sha256:ce3b39adf33fffae8cb19dcae74f971975b972efe91207f7d7539f80a0aae66a
string
string
string
number
string
string
number
number
number
number
string
number
number
string
string
string
string
boolean
number
string
string
string
string
string
string
string
string
string
string
string
persistence.gallery.path (2)
/tank/Apps/comfyui/output
string
string
string
string
string
number
string
string
persistence.configmap.name (1)
{{ .Release.Name }}-config
string
string
string
string
string
string
string
persistence.nfs.path (1)
/mnt/data/openclaw
string
persistence.nfs.server (1)
nas01.${SECRET_DOMAIN_INT}
string
string
string
boolean
string
string
string
string
boolean
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
string
boolean
string
string
boolean
string
string
persistence.wiki.path (1)
/mnt/tank/ai/wiki
string
persistence.wiki.server (1)
nas.${PUBLIC_DOMAIN}
string
string
route.app.hostnames[] (6)
- {{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
string
string
string
string
string
route.codeserver.hostnames[] (2)
- hermes-code.cloudjur.com
string
string
string
string
string
route.dashboard.hostnames[] (2)
- hermes.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
string
rbac.roles.hermes-read-all.rules[].apiGroups[] (3)
-
- apps
- batch
- networking.k8s.io
- storage.k8s.io
- autoscaling
- policy
- coordination.k8s.io
- rbac.authorization.k8s.io
- apiextensions.k8s.io
- apiregistration.k8s.io
- metrics.k8s.io
- helm.toolkit.fluxcd.io
- kustomize.toolkit.fluxcd.io
- source.toolkit.fluxcd.io
- external-secrets.io
- monitoring.coreos.com
- snapshot.storage.k8s.io
string
rbac.roles.hermes-read-all.rules[].resources[] (3)
- pods
- pods/log
- nodes
- services
- namespaces
- configmaps
- persistentvolumes
- persistentvolumeclaims
- endpoints
- resourcequotas
- limitranges
- serviceaccounts
- events
- deployments
- daemonsets
- statefulsets
- replicasets
- controllerrevisions
- jobs
- cronjobs
- ingresses
- ingressclasses
- networkpolicies
- storageclasses
- csinodes
- csidrivers
- volumeattachments
- horizontalpodautoscalers
- poddisruptionbudgets
- leases
- roles
- rolebindings
- clusterroles
- clusterrolebindings
- customresourcedefinitions
- apiservices
- nodes
- pods
- helmreleases
- kustomizations
- gitrepositories
- helmrepositories
- ocirepositories
- buckets
- helmcharts
- externalsecrets
- secretstores
- clustersecretstores
- prometheuses
- alertmanagers
- servicemonitors
- podmonitors
- prometheusrules
- thanosrulers
- probes
- volumesnapshots
- volumesnapshotcontents
- volumesnapshotclasses
string
rbac.roles.hermes-read-all.rules[].verbs[] (3)
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
string
string