Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2.
What is the safest way to migrate to the next version?
Should I update directly to 1.7.0 or 1.7.4?
I've seen reports from other users here experiencing issues during this 1.7.0 migration.
Kindly advise.
you can refer this list to jump to and run the migrations - https://github.com/ItzNotABug/AppwriteUpdaterScript/blob/master/versions.json
Hi Darshan, Thanks a lot for that. Can I directly bump to 1.7.5? or 1.7.0 first and then 1.7.5?
jumping to 1.7.5 is fine 👍 make sure to run the migration and then after that 1.8.1 > run migration.
or you can use the same script on the repo, just pull and execute. it handles it for you.
Recommended threads
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...