In case that I want to move out to other cloud provider like aws exist the possibility to migrate my users and database?
TL;DR
Developers are asking if it is possible to migrate from one self-hosted instance to another manually by making a backup on a server and restoring it on the new server. They also inquire if they can use Appwrite migration feature in settings to move from/to Appwrite cloud or another provider. Furthermore, one developer mentions the possibility of migrating users and databases to another cloud provider like AWS.
Solution: It is confirmed that developers can migrate from one self-hosted instance to another by manually backing up and restoring. Additionally, developers can utilize Appwrite migration feature in settings to facilitate the move. As for migrating users and databases to another cloud providerAppetite? 😜
If you have 1.4 installed, yes, you can use appwrite migrations feature in settings to move from/to Appwrite cloud or to any other provider
Also if you're migrating from self-hosted to self-hosted instance you can do it manually by making a backup in a server and restoring in the new server
Recommended threads
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- Retrieving Data From Backups
Hiya, I have a user requesting for data they accidentally deleted. I don't have document history built into my app. Is there a way to extract data from the auto...
- Help