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
- I can't share code between functions
Operating System: MacOS Appwrite Version: self-hosted 1.8.1 Appwrite CLI Version: 13.2.1 I want to split code up to share it between my functions. At the momen...
- Project Limit Issue on Education Plan
Hello Appwrite Team! I have successfully activated the GitHub Student Developer Pack on my account, and my billing dashboard confirms I have Pro resources (2TB ...
- Golang for backend
hi coders! ,I am new to golang and backend as a whole, I found golang pretty easy to learn due to my previous knowledge in CPP and python, the syntax felt prett...