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
- preview domain 500 internal server error
Appwrite 1.8.1 The main domain is accessible, but the preview domain is inaccessible. Accessing the preview domain displays an Internal Server Error.
- [BUG] The cloud cannot be migrated to se...
The cloud cannot be migrated to self-hosting. The content of this post is exactly the same as [issue 11068](https://github.com/appwrite/appwrite/issues/11068) ...
- [Question] Is the development key applic...
I'd like to know if development keys are invalid in self-hosted environments? Is setting environment variables the only way to remove rate limits?