Home / Docs / Charts

Charts Overview

HelmForge provides eight production-ready Helm charts. Each chart supports multiple architectures, security hardening, and observability out of the box.

General Purpose

ChartDescription
GenericMulti-purpose chart supporting Deployments, StatefulSets, DaemonSets, Jobs, and CronJobs

Databases

ChartDescription
MySQLMySQL with standalone and source-replica replication
PostgreSQLPostgreSQL with standalone and streaming replication
MongoDBMongoDB with standalone and replica set

Caching & Messaging

ChartDescription
RedisRedis with standalone and Sentinel high-availability
RabbitMQRabbitMQ with management UI and clustering

Identity & Security

ChartDescription
KeycloakKeycloak identity and access management
VaultwardenSelf-hosted Bitwarden-compatible password manager

Common Features

All HelmForge charts share these capabilities:

  • Multiple architectures — Standalone, replicated, or clustered modes where applicable
  • Security hardening — Network policies, pod security contexts, non-root containers
  • Observability — Prometheus metrics, ServiceMonitor, and alerting rules
  • Ingress support — Configurable ingress with ingressClassName and TLS
  • Resource management — CPU/memory requests and limits with sensible defaults
  • Pod Disruption Budgets — Configurable PDBs for high-availability deployments