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
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...