This repo contains charts and a helm repo for deploying Supabase
Add the repo
helm repo add supaplus https://supafull.github.io/helm-chartsNow copy the values.example.yaml (and modify if needed) file locally and
helm upgrade --install --namespace supatest --create-namespace supatest supaplus/supabase -f values.example.yamlYour cluster will need to have an nginx ingress controller in order for the values.example.yaml to work as-is, though you should be able to replace with another controller and it should "Just Work".
Please note the following restrictions:
imgproxycurrently only works withminio, so if you want integrated image transforms, you will need to useminiofor storage.
- Use of Google BigQuery for analytics