sergey-vin
sergey-vin
+1, Really need this feature. "S3 file upload" doesn't seem to work as a replacement of Attachments, and there's no other way to manage image galleries easily other by using...
+1 This way we'd be able to check affinity, scaling, balancing. Thanks in advance.
Hi dear repo maintainers. @saltcod , @arpagon , @attiasr , @inian, @kiwicopple (not sure who's the right person to ping) Any update on merging this? It seems that this is...
This is probably a bad idea. bitnami is now longer supporting OCI images: https://medium.com/@talkimhi/bitnamis-august-28th-bombshell-the-end-of-free-container-images-as-we-know-them-74fe5cdfb882
I'm facing the same issue
I was able to ~solve~ workaround the problem a bit. i ran migrations from https://github.com/supabase/postgres/tree/develop/migrations/db/init-scripts folder. it created the auth schema, and then auth service started. but it's not sustainable....
There also are hardcoded users/roles/grants (e.g. roles `anon`, `authenticated`, `service_role`, `supabase_admin`, etc.) in different migration files here and there, which are needed for Auth, PostgRest and Studio to work, that's...