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
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...