
Hello, pardon my dumb quesiton. What is your suggested method to backup my appwrite DB hosted in a VM in a docker? I read https://appwrite.io/docs/production#backups and it seems that i need to prepare some scripts. If this is the only way, would you have any resource that i can study further? Thanks again
Create a script to backups and restore your MariaDB Appwrite schema



Hello, I always want to use this one. It performs backup of all appwrite

WOW
I'm gonna benefit from this too

the source of the scripts: https://www.youtube.com/watch?v=lM5yZEPtlvg&ab_channel=Appwrite

@Steven I think https://appwrite.io/docs/production#backups should reference this video

The script looks good @rafagazani , @Said H adding some references for you: - https://www.youtube.com/watch?v=lM5yZEPtlvg

Maybe...we typically don't link to videos or anything from our docs, though...
cc @VincentGe

I understood

Thanks so much @rafagazani and all

š¤ Not in docs. Not opposed to adding this to site as a catalog in the future

But not any time soon...

@Said H can we Mark it as solved?

yes, thanks a lot. I can do it too (and for my next posts). Sorry, how do i mark it as solved?

good question haha I think it's renaming the title putting [SOLVED] Backup AppWrite in Docker VM

[SOLVED] Backup AppWrite in Docker VM

done, thanks a lot! i will do it next time for my future posts š
Recommended threads
- How to get event payload/source from fai...
Hi everyone, I'm currently working with Appwrite's database triggers, specifically for document creation events. I've encountered a potential issue and was h...
- CLI type generator casing
Hello, I am trying to generate the typescript types for some tables I created. In appwrite I declared them in snake case, but the types are in camel case. Don't...
- Appwrite CLI: push tables fails with rel...
Iām hitting an issue with Appwrite CLI (v9.0.2, Cloud). After appwrite pull tables, it strips relatedCollectionId from appwrite.json. Then on appwrite push tab...
