In case that I want to move out to other cloud provider like aws exist the possibility to migrate my users and database?
Appetite? 😜
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
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.
- Seed db
hello there... is this correct way to seed appwrite