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
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...