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
- My cloud functions failing 3 days ago (P...
Hi, My cloud function using python has been failing for 3 days, I didn't push any new deployments... Its something to do with it not recognising the entrypoi...
- Function was working: Failed to load ent...
I had a Bun function deployed two months ago working until 2 days ago on a daily basis, now I'm getting: Failed to load entrypoint, file src/main.js does not ex...
- Migration Help
I have a small project which I have started using Appwrite cloud and now I want to self host Appwrite and migrate the data. I'm getting this error everytime I ...