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
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....