This site hosts the Helm chart index for deploying gghstats on Kubernetes. It is published from gghstats-selfhosted (deployment manifests and chart sources).
Helm clients fetch index.yaml from this base URL — a browser is optional.
helm repo add gghstats https://hrodrig.github.io/gghstats-selfhosted
helm repo update
helm install gghstats gghstats/gghstats -n gghstats --create-namespace -f my-values.yaml
Full docs: gghstats-selfhosted README · Application: hrodrig/gghstats