
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
- Invalid document structure: Unknown attr...
I have an attribute, who I deleted but it still gives error saying that Invalid document structure: Unknown attribute: "financialAidAvailable". Because of which...
- Migration to new region: not so good.
We attempted to do a migration to NYC... and things didn't go well. We followed the steps (exactly) as shown in the video, updated our app with the new endpoint...
- Image Loading issue in Snapgram project
Hello community, I have a issue with the Image Loading I made a Project from youtube of Snapgram, it worked perfectly 8 months ago, but now the images aren't l...
