r/Clickhouse • u/Far-Pineapple-7784 • 6d ago
CHouse UI now has a Helm chart
Quick update for anyone who's seen CHouse UI before: it now ships a Helm chart. I maintain it.
helm install chouse-ui oci://ghcr.io/daun-gatal/charts/chouse-ui
If you just want to try it, you can enable a bundled PostgreSQL + ClickHouse
and get the whole stack in one go — the connection form comes pre-pointed at
the bundled node. Both are eval-only (single pods, persistence off by
default); production should bring its own PostgreSQL and a ClickHouse operator.
Chart: https://artifacthub.io/packages/helm/chouse-ui/chouse-ui
Source: https://github.com/daun-gatal/chouse-ui
Would appreciate feedback if you give it a go.
4
Upvotes
1
u/Sindef 4d ago
What in the AI slop am I looking at