On Supabase Cloud, we currently have multiple dashboards (like admin , workers dashboards) connected, and it works well with a single database + branching.
Now in self-hosted Supabase, is it possible to create multiple databases for different dashboards?
If yes, how would the dashboards sync with the correct database? Since in cloud everything is kind of managed automatically, how this mapping works in self-hosted.
What is the recommended approach here?
The user is migrating from Supabase Cloud to a self-hosted setup and is inquiring about the possibility of creating multiple databases for different dashboards. They seek guidance on how to sync dashboards with the correct database in a self-hosted environment, as this process is managed automatically in the cloud.
Sorry what do you mean multiple dashboards, do you mean multiple projects?
Yes <@1406214781911961631> I mean multiple projects here
I think the answer to this is the same as the answer to branching https://discord.com/channels/839993398554656828/1482009150643896408/1482067135613374570. If you want multiple supabase databases you need to spin them up