Skip to content

Document HelmForge chart as a third-party Kubernetes installation option #4239

@mberlofa

Description

@mberlofa

Hi Umami team,

I maintain charts in the HelmForge ecosystem and wanted to share that Umami is available as a third-party Helm chart for Kubernetes users:

Example installation:

helm repo add helmforge https://repo.helmforge.dev
helm repo update
helm install umami helmforge/umami

OCI installation:

helm install umami oci://ghcr.io/helmforgedev/helm/umami

The chart uses the official ghcr.io/umami-software/umami image and supports common Kubernetes deployment needs, including a bundled HelmForge PostgreSQL subchart or external PostgreSQL database, generated or existing app secrets, Ingress, Gateway API HTTPRoute, External Secrets Operator integration, dual-stack Service fields, PostgreSQL backup support, probes, resource/security settings, scheduling options, and extra manifests.

Would you be open to adding this to the Umami documentation as an unofficial / third-party Kubernetes installation method? This could help users who already run self-hosted apps on Kubernetes discover a maintained Helm-based deployment path, while keeping ownership clear that the chart is maintained by HelmForge and not by the upstream Umami project.

If preferred, I can open a small documentation PR with a short third-party Kubernetes/Helm section linking to the HelmForge chart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions