I have setuped a Master-Slave MariaDb for Replication but When master goes down, There will be Downtime. I want to know If Appwrite Community has a Norm for this?. Managed is Not an Option for me. Thanks for the replies
I don't think there's anything Appwrite specific. I know there are ways to set up a mariadb cluster, but I don't know how highly available it is
You can setup a front facing ProxySQL and then have your MariaDB cluster operate behind it.
Recommended threads
- general_route_not_found - Auth Guide
If youโve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- 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 ...