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
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Setup custom domain on selfhosted behind...
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite r...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...