Currently on 1.4.14 so would I need to run the migrate command then run docker command for pulling the latest version 1.5.4?
Did you read https://appwrite.io/docs/advanced/self-hosting/update?
yes however got confused cause of 1.4.14? so currently just upgraded from 1.4.13 -> 1.4.14 so just asking than do need to run the migrate command on 1.4.14?
It's always:
- Upgrade
- Maybe run migration command
cool
1.4.13 to 1.4.14 is a patch so you typically don't need to run the migrate command.
However, the release notes says to run the migrate command
So you should have ran the migrate command after upgrading to 1.4.14
yes because i was following github release
this is the step so i was just waiting
thanks steven
now i can just upgrade to 1.5.4?
Yes, and then run the migrate command because you're going from 1.4 to 1.5
ohh again
cooll
thanks
Recommended threads
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...
- Urgent help required - Could not resolve...
I upgraded my production environment to 1.8.0 but experienced issues with appwrite running out of worker threads. I downgraded back to 1.6.1 and restored the da...
- How to change "collection Id" to "collec...