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
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...