The database in Cloud Supabase is external or incl...
# help
t
The database in Cloud Supabase is external or included in the instance?
n
Hello @theuknowner! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
g
It is part of the instance.
n
theuknowner (2022-05-27)
t
@garyaustin In docs, there is a warning that you should have an external database
g
Can you point to that?
t
yes ->We strongly recommend that you decouple your database before deploying. Each system can be configured to suit your particular use-case.
@garyaustin In Configuration Section
Is there any issue if you have the supabase in the same instance as the database?
g
I've not self hosted. I read that config statement as it is for ease of upgrading. I've seen nothing to indicate there is more than one instance involved in the cloud solution and for sure the instance sizing table is for the database being on it. The UI/dashboard may actually run separately on the cloud stuff based on observation that it can go down without the instance going down. I unfortunately have no facts to point you to.
t
I'm not referring to coud ui, I'm referring to middleware (kong/websockets etc..)
So the middleware is in the same instance as the database
Will I have any issue if I host the database with the middleware in the same instance?
I self host supabase