🚀 HomeRun

Production-ready Helm Charts for Modern Applications

📦 Quick Start

Add the HomeRun Helm repository to get started:

helm repo add homerun $CI_PAGES_URL
helm repo update
🔐

Private Registry

Full GitLab Container Registry support

Production Ready

Health checks, monitoring, and scaling

🛡️

Security First

Security contexts and best practices

🎛️

Highly Configurable

Extensive values.yaml customization

Available Charts

🍃 Spring Boot

Enterprise Java applications with Actuator health checks and Prometheus metrics

helm install my-api homerun/springboot

⚛️ Next.js

React applications with SSR/SSG support and optimized caching

helm install my-app homerun/nextjs