Skip to content

WindoC/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Helm Charts for Docker-First Projects on Kubernetes

This repository provides Helm charts for popular tools and services that officially document only Docker or Docker Compose deployments. It translates those Docker-centric setups into practical, reusable Kubernetes Helm charts, based on real-world usage and production experience.

Repo URL

https://windoc.github.io/helm-charts

Charts

Chart Description Version App Version
guacamole Guacamole + Postgres (from repo manifests) 0.1.2 1.6.0
n8n n8n + postgres (from repo manifests) 0.1.5 2.4.7

Install

helm repo add windoc https://windoc.github.io/helm-charts
helm repo update windoc
helm search repo windoc

# example to install one of the application with this repo
helm install guacamole windoc/guacamole -n guacamole

About

Community Helm Charts for Docker-First Projects on Kubernetes

Topics

Resources

Stars

Watchers

Forks

Contributors