2 likes
·
3.7K reads
2 comments
·Dec 26, 2022
Dec 26, 2022
Thanks so much! What features are currently missing / different from the self-hosted version compared to the managed supabase option?
2
·
·1 reply
Author
·Dec 26, 2022
The most significant one is a lack of tutorials/information on a lot of things, so I had to go on the internet and search. Such as customization options, instead of having a UI, I have to dig into the .env or docker_compose.yml to find certain options
Other differences include:
- no edge functions: I don't see it in the UI, and I've tried to search how to set it up in a self-hosted Supabase, but no results
- no logs/reports/SQL snippets: they also don't show up
- no backup: it shows "Free Plan does not include project backups." but I am self-hosting
I haven't built anything on the hosted version, so I may be missing something that the hosted version has but the self-hosted one doesn't
4
·