
Hi. I’m migrating my VPS, and I followed one document about how to migrate docker containers. I deployed appwrite in my new server, but I lost all the data. How can I import the data from the old to the new server? The more important for recover is database and collections

You can try to use this gist
https://gist.github.com/Meldiron/47b5851663668102a676aff43c6341f7

Hi - also adding this for ref https://dev.to/appwrite/appwrite-in-production-backups-and-restores-4beg

Hey I have just uploaded the code I'm using to sync my appwrite instances, it sync databases, collections, attributes indexes and documents

would be good to have any feedback

Thank you for sharing this! Definitely going to pass this to my team ❤️
Recommended threads
- Deploy sites confusion (1.7.4) / Node
Hi, I have a project with two version of the same website. One if in french, the other in english. They share the same databases and storage but I've deployed ...
- 1.7.2 Node-appwrite createDocuments from...
Am I correct in my testing that functions with document creation event, wont trigger on calling createDocuments from within a function.
- I am Trying to create my own SMS gateway...
i am using appwrite 1.2.1, where can i edit or add new customSms.php which folder should i check ? then how can i manage to edit appwrite orginal code
