
Is it possible to connect Appwrite to an external MariaDB instance ? This could facilitate a lot of things specially upgrade.

External mariabDB instance

yes, you can set environment as described here https://appwrite.io/docs/environment-variables#mariadb


Hi , check this out: https://github.com/appwrite/appwrite/discussions/1461#discussioncomment-1128637

Sorry for my noob question, but I want to know where exactly appwrite store all data, I see many services and many databases in docker compose, but where store appwrite all data, in MariaDB?, if thats true is better idea to have and external instance of MariaDB, I think, just for the question @Arkany tell, it's a way to keep data safe. Could the new upadates change that mariaDB for Postgres? it more robust I think

Well may be this articule help with the question, is so easy to dump MariaDB and restore by ssh comand line, I share the post: https://dev.to/appwrite/appwrite-in-production-backups-and-restores-4beg

About Postgres support; https://github.com/appwrite/appwrite/issues/2541

Thanks, great info

[SOLVED] External mariabDB instance
Recommended threads
- Getting issue while migrating from Self ...
i try to migrating my project but when do this error come and dont allow to crate that migration
- Fail to receive the verification email a...
I added my email address to prevent it from showing "appwrite," but now I'm not receiving emails for verification or password resets. The function appears to be...
- Appwrite database is rounding int values
Hi, i just noticed that appwrite is rounding the value 608542412536545279 to 608542412536545300 in my int array. It seems to somewhat relate to this github iss...
