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
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...
- Beginner Unity game
In tutorial creator get new words, but i dont I dont lnow what problem https://www.youtube.com/watch?v=vQY4jsho1nQ 11:17
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...