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 7)

NameRepoStarsVersionTimestamp
hermesdrag0n141/home-ops585.0.12 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
boolean, string
controllers.hermes.containers.app.env.SEARXNG_URL (3)
http://searxng.default.svc.cluster.local:8080
string
string
string
string
boolean
string
string
string
string
string
number
string
string
string
string
string
string
string
controllers.hermes.containers.app.env.MEMINI_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
controllers.hermes.containers.app.image.tag (7)
v2026.6.19@sha256:9f367c7756ef087661a361536a89f438d57a122b958dc23d82d456b1433e6e9e
string
string
number, string
string
string
string
number
string
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
boolean
string
string
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
controllers.hermes.containers.dashboard.image.tag (4)
v2026.6.19@sha256:9f367c7756ef087661a361536a89f438d57a122b958dc23d82d456b1433e6e9e
string
string
string
string
number
string
string
boolean
boolean
controllers.hermes.containers.codeserver.args[] (1)
- --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 (1)
4.124.2@sha256:726c75e330d99c9e6545ff1208042ccc3d97465cf24cdb48b304d111a43cd441
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[] (4)
- 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.6.19@sha256:9f367c7756ef087661a361536a89f438d57a122b958dc23d82d456b1433e6e9e
string
string
string
number
string
string
number
boolean
number
string
string
string
boolean
number
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
persistence.gallery.path (1)
/mnt/tank/ai/output
string
persistence.gallery.server (1)
nas.${PUBLIC_DOMAIN}
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
number
number
number
number
string
number
number
string
route.app.hostnames[] (4)
- {{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
string
string
number, string
string
string
string
string
string
string
route.dashboard.hostnames[] (2)
- hermes.${SECRET_DOMAIN}
string
string
string
string
string
string
route.codeserver.hostnames[] (1)
- {{ .Release.Name }}-code.${MAIN_DOMAIN}
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