Any production ready setup in self hosted ? K3s, Backup ?
Right now, I’m hosting my Supabase instance on a VPS with a simple Docker Compose setup. But here’s the thing: my app is starting to get new users, and I want a rock-solid setup. If my VPS is deleted, it’s over. I also want to use K3s to have replication (Postgres), redundancy, and Traefik (for routing) — deploy everything via command line.
I know the supabase-kubernetes project, but it isn’t maintained, and I need some advice from experienced devs about it.
Thx !
GitHub
GitHub - supabase-community/supabase-kubernetes: Helm 3 charts to d...
Helm 3 charts to deploy a Supabase on Kubernetes. Contribute to supabase-community/supabase-kubernetes development by creating an account on GitHub.
0 Replies