Hi! From the docs[1] there's supposed to be a Migrations tab in Appwrite Cloud. But I can't seem to find it. Can anyone help? [1]: https://appwrite.io/docs/migrations-cloud-to-self-hosted
Not yet. Cloud hasn't been updated yet
When can we expect to get it? And, can you help me migrate my users from Cloud to self-hosted? How to get the password hashes and set them in my DigitalOcean server?
Next coming weeks maybe.
You can use the server sdk to fetch users (including password hashes) and then import to Appwrite
Recommended threads
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...