Helm chart repository — self-hosted AI-powered incident intelligence

Quick Install

1
Add the repository
helm repo add wachd https://charts.wachd.io
helm repo update
2
Install Wachd
# Minimal install with local Ollama AI (open source)
helm install wachd wachd/wachd \
  --namespace wachd --create-namespace
# Enterprise install with custom values
helm install wachd wachd/wachd \
  -f values.yaml \
  --namespace wachd --create-namespace
3
Browse available versions
helm search repo wachd --versions

Chart Index

wachd v0.3.0

Alert intelligence platform with AI root cause analysis. Self-hosted OpsGenie replacement.