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
- Database AI Column Suggestion Use Case
I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI ...
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...