Multiple Projects on Single Self-Hosted Supabase Instance
Can I run multiple projects on self hosted supabase on my vps, or do I have to install another one for each unique project? And also a new and unique port for each supabase stack?
6 Replies
You have to install another one for each project. This is exactly what Supabase hosted version does under the hood. It's a different instance per project.
Well I’m really disappointed about this. That means a lot of resource usage again. I wish it were possible to connect multiple projects separately on a single self host instance.
Well,do you have any development plans for something like this or are you not considering it?
The hosted systems are one instance per server so not likely something they would work on. But this is a user helping user forum so we can't comment on if they are considering it, but I don't know why they would if the hosted can't use it.
There is a github supabase discussion though were someone I think came up with a way to do something like this, or minimize the duplication. Just scanned it though.
Yes, you’re right in a way, I hadn’t looked at it from that perspective. Still, I think it would be nice if different projects like this could be gathered under a single umbrella. After all, who wouldn’t want that? (especially for those who want to think on a broader scale)
Search the github discussions. I really don't remember the context, but it was along the lines of this question.
Thank you for your support and for having this discussion, even if just a little.
I'll search