I want to have different resources for different orgnizations and sometimes even different projects but i want to manage them from single dashboard. Is this possible?
Here you go - https://book.appread.io/horizontal-scaling
it's legit for load balancing appwrite container. but what if we want to scale database? as far as i know also stated in the article is not horizontally scalable.
what i actualyl want is providing different servers for each organization not sure how would that be possible
i guess i have to increase the resources of my db server
ig scaling DBs might be possible but I might not know this in that dept. Maybe @Binyamin could answer this.
Recommended threads
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this
- How to determine if a user is anonymous?
This is probably a silly question, but I have not yet found a good answer. Is there a method to determine if the current session is anonymous aside from seein...