Charts Overview
HelmForge provides production-ready Helm charts for common Kubernetes workloads. Each chart supports multiple architectures, security hardening, and observability out of the box.
General Purpose
| Chart | Description |
|---|---|
| Generic | Multi-purpose chart supporting Deployments, StatefulSets, DaemonSets, Jobs, and CronJobs |
Databases
| Chart | Description |
|---|---|
| MySQL | MySQL with standalone and source-replica replication |
| PostgreSQL | PostgreSQL with standalone and streaming replication |
| MongoDB | MongoDB with standalone and replica set |
| MariaDB | MariaDB with standalone and GTID-based replication |
Caching & Messaging
| Chart | Description |
|---|---|
| Redis | Redis with standalone and Sentinel high-availability |
| RabbitMQ | RabbitMQ with management UI and clustering |
| Kafka | KRaft single-broker and production-oriented cluster modes with persistent storage |
| Mosquitto | MQTT broker with standalone or federated topology and WebSocket support |
| ntfy | Self-hosted push notification server with Prometheus metrics and REST API |
Identity & Security
| Chart | Description |
|---|---|
| Keycloak | Keycloak identity and access management |
| Vaultwarden | Self-hosted Bitwarden-compatible password manager |
| Authelia | SSO, MFA, and OpenID Connect authentication server |
| Gophish | Phishing awareness platform with separated traffic |
Networking & DNS
| Chart | Description |
|---|---|
| Pi-hole | DNS sinkhole with custom records and Unbound recursive DNS |
| AdGuard Home | DNS ad/tracker blocker with sync and S3 backup |
| Cloudflared | Cloudflare Tunnel for secure outbound-only connections |
| Envoy Gateway | Kubernetes Gateway API implementation with advanced traffic policies |
| DDNS Updater | Dynamic DNS updater for 50+ providers |
CMS & Applications
| Chart | Description |
|---|---|
| WordPress | WordPress CMS with MySQL, S3 backup, and metrics |
| Strapi | Headless CMS with SQLite, PostgreSQL, MySQL, uploads persistence, and S3 backup |
| Drupal | Drupal CMS with seeded sites/ persistence and MySQL, external DB, or SQLite |
| Answer | Apache Answer Q&A platform with S3 backup |
| n8n | Workflow automation with queue mode and S3 backup |
| Komga | Media server for comics and manga with OPDS |
| Guacamole | Remote desktop gateway with RDP, VNC, SSH |
| Docmost | Collaborative wiki with PostgreSQL, Redis, and S3 storage |
| Ghost | Modern publishing platform with MySQL backend and S3 content backup |
| Castopod | Open-source podcast hosting with MariaDB and optional Redis cache |
| Listmonk | Self-hosted newsletter and mailing list manager with PostgreSQL |
| Flowise | Visual AI orchestration with standalone or scalable queue architecture |
| Dolibarr | ERP and CRM with MySQL, auto-installation, and persistent documents |
| Appwrite | Self-hosted BaaS with MariaDB, Redis, and microservices |
| ChiefOnboarding | Employee onboarding platform with PostgreSQL backend |
| alf.io | Open-source event management and ticketing with PostgreSQL |
| Hoppscotch | Open-source API development platform with REST, GraphQL, and WebSocket support |
Dashboards & Admin
| Chart | Description |
|---|---|
| Heimdall | Application dashboard for organizing self-hosted services |
| Homarr | Modern dashboard with SQL options, integrations, and S3 backup |
| phpMyAdmin | Web-based MySQL and MariaDB administration |
| Gitea | Self-hosted Git service with SQL backends, SSH, and S3 backup |
| Discount Bandit | Self-hosted price tracker and deal aggregator with SQLite |
Monitoring & Gaming
| Chart | Description |
|---|---|
| Uptime Kuma | Self-hosted monitoring with status pages |
| Minecraft | Java Edition server with cross-play, modding, and backup |
| changedetection.io | Website change monitoring with optional headless browser sidecar |
Backup & Recovery
| Chart | Description |
|---|---|
| Velero | Kubernetes backup, restore, migration, schedules, and S3-compatible object storage |
Analytics & Data
| Chart | Description |
|---|---|
| Apache Superset | Data exploration and visualization with Celery workers and PostgreSQL |
| CKAN | Open data portal with DataPusher, Solr, PostgreSQL, and Redis |
| Apache Druid | Distributed analytics database with coordinator, broker, and historical |
| Countly | Product analytics with event tracking, crash reporting, and MongoDB |
| Umami | Privacy-focused web analytics with PostgreSQL |
| Metabase | Open-source business intelligence and analytics with PostgreSQL |
| Liwan | Ultra-lightweight privacy-first web analytics with embedded DuckDB |
| Elasticsearch | Search and analytics engine with multi-role cluster support and production presets |
AI & Automation
| Chart | Description |
|---|---|
| Open WebUI | Self-hosted AI chat platform with Ollama/OpenAI, RAG, PostgreSQL, and Redis |
| OliveTin | Browser-based UI for predefined shell commands and system actions |
| Cronicle | Multi-server task scheduler with web UI and persistent job storage |
| Automatisch | Open-source workflow automation platform with PostgreSQL and Redis |
| FastMCP Server | Model Context Protocol server for tools, prompts, and resources with multi-source loading |
Home Automation
| Chart | Description |
|---|---|
| openHAB | Home automation platform with GitOps-friendly live configuration reload and Prometheus metrics |
Archiving & Fitness
| Chart | Description |
|---|---|
| Wallabag | Self-hosted read-it-later with PostgreSQL, optional Redis |
| Strava Statistics | Self-hosted fitness dashboard with SQLite and Strava OAuth integration |
| ArchiveBox | Self-hosted web archiving with Chromium headless and multi-format capture |
| Karakeep | AI-powered bookmark manager with Meilisearch and Chromium sidecars |
DevOps & Metrics
| Chart | Description |
|---|---|
| Middleware | DORA metrics platform with PostgreSQL, Redis, and engineering tracking |
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
ingressClassNameand TLS - Resource management — CPU/memory requests and limits with sensible defaults
- Pod Disruption Budgets — Configurable PDBs for high-availability deployments