Can you share more? There is nothing missing, it’s all the same code that we run in production (besides some login changes to keep it decoupled from the platform)
https://github.com/orgs/supabase/discussions/4444 https://github.com/orgs/supabase/discussions/4421
> https://github.com/orgs/supabase/discussions/4444
This discussion is about configuration: self-hosters configure configure their services in code[0], using .env vars / docker-compose.yml and should be checking it into source control. Self-hosters are not missing any functionality - the opposite actually: we have a subset of configuration items available on the platform
I get that it's different to the platform, but it's (IMO) the more "correct" way - all configuration should be version controlled
> https://github.com/orgs/supabase/discussions/4421
This one is about Auth providers. They are also configuration: https://github.com/supabase/auth?tab=readme-ov-file#configur...
[0] Configuration in code: https://supabase.com/docs/guides/self-hosting/docker#configu...
[1] Terraform: https://supabase.com/docs/guides/platform/terraform
https://www.reddit.com/r/Supabase/comments/1bpaq9w/comment/k...