This repository contains the charts to deploy a Supabase instance inside a Kubernetes cluster using Helm 3.
For any information regarding Supabase itself you can refer to the official documentation.
Supabase is an open source Firebase alternative. We're building the features of Firebase using enterprise-grade open source tools.
You can find the documentation inside the chart directory
This project is supported by the community and not officially supported by Supabase. Please do not create any issues on the official Supabase repositories if you face any problems using this project, but rather open an issue on this repository.
You can contribute to this project by forking this repository and opening a pull request.
When you're ready to publish your chart on the main
branch, you'll have to execute sh build.sh
to package the charts and generate the Helm manifest.