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
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...