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
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...
- Unauthorized Charge After Appwrite Pro F...
I was using Appwrite Pro credits worth $100, which were valid until November. During this period, I was exploring Appwrite's services. However, I recently notic...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...