Z
Zerops4mo ago
EdwardD

Self-Hosted Supabase

I am currently in the process of adding Supabase to a project; I prefer for it to be self hosted which is supported. Has anyone had experience of deploying this to Zerops yet and if so is there any advice that could be given? Thanks!
4 Replies
Aleš
Aleš4mo ago
I tried, in theory it's easy - a giant Docker compose you spin up.. but that setup is useful only when you want to try Supabase locally, the ideal setup (very similar to what they offer in their cloud solution) would be a combination of our Postgres service, our native runtime services and couple of Docker runtimes. https://x.com/fxckdev_/status/1813545015227920458
Aleš (@fxckdev_) on X
Docker is great, but it's often misunderstood and misused. It's not a magic solution to every problem. A giant Docker Compose file that your favorite open source software provides as a self-hosted solution is usually not meant to be used as-is. In 99% of cases, it's simply not
Twitter
EdwardD
EdwardDOP4mo ago
Yeah, seems like a pain I just don't really want to pay for their cloud services if I can host it myself But it might not be worth it I might just give into the data overlords and use Firebase instead Haha
Aleš
Aleš4mo ago
it would be possible to do it currently with just Zerops runtime containers, but it would be quite a pain in the ass, as out of the 12 services Supabase consists of, they provide 10 only as Docker images.. so we'd have to break each down and transform to Zerops build/run instructions but we are working on a prototype of a Zerops Docker service.. after that it should be much easier
EdwardD
EdwardDOP4mo ago
Yeah that is the issue, was just reading their documentation That sounds good Looking forward to try that Ill just use google firebase for now Thanks for your help nevertheless
Want results from more Discord servers?
Add your server