Skip to content

FabulousCodingFox/supachart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supachart — Helm Chart for Supabase Deployment

⚠️ WARNING: This chart is a Work in Progress (WIP) and is not ready for production use

Introduction

Supachart is an open-source Helm chart designed to simplify the deployment of Supabase on Kubernetes clusters. It packages the core components of Supabase, including PostgreSQL, API Gateway, Auth, Realtime, Storage, and Studio into a configurable, production-ready Helm deployment.

Installation

helm repo add supachart https://supachart.ffuchs.dev/
helm repo update
helm install my-supabase supachart/supachart

With custom configuration:

helm install my-supabase supachart/supachart -f my-values.yaml

For a full list of options, refer to values.yaml