Home / Docs

Documentation

Welcome to the HelmForge documentation. Here you will find everything you need to install, configure, and operate our Helm charts in production Kubernetes clusters.

What is HelmForge?

HelmForge is a collection of open-source Helm charts designed for production use. Every chart is built with the same principles:

  • Security — Non-root containers, network policies, pod security standards, and TLS support
  • Observability — Prometheus metrics endpoints, ServiceMonitor resources, and alerting configurations
  • Simplicity — Product-oriented values.yaml files that focus on application configuration, not Kubernetes internals
  • Testing — Comprehensive unit tests, strict linting, and conformance validation on every change

Distribution

Charts are available through two channels:

MethodURL
HTTPS Repositoryhttps://repo.helmforge.dev
OCI Registryoci://ghcr.io/helmforgedev/helm

Available Charts

ChartDescription
GenericMulti-purpose chart for Deployments, StatefulSets, DaemonSets, Jobs, CronJobs
MySQLMySQL with standalone and source-replica replication
PostgreSQLPostgreSQL with standalone and streaming replication
RedisRedis with standalone and Sentinel high-availability
MongoDBMongoDB with standalone and replica set
RabbitMQRabbitMQ with management UI and clustering
KeycloakKeycloak identity and access management
VaultwardenSelf-hosted Bitwarden-compatible password manager