Updating N8N Service Via Railway CLI
Hello, I created a Railway project and installed N8N via a Railway template. The version I am on is now two versions behind, and I want to get it updated. I have successfully logged into my account via the CLI, and an able to link to my project and service. However, when I run "railway run npm update -g n8n" it doesn't work. I know I am close, but for some reason, I can't find any documentation to help me. Hopefully one of you has some insights. Thanks so much!
Solution:Jump to solution
it uses the
latest
docker image version tag, you should be able to simply redploy to update to the latest version11 Replies
Project ID:
036ec876-741e-4c3d-b178-10a3a5d1fb38
036ec876-741e-4c3d-b178-10a3a5d1fb38
this one?
https://railway.app/template/r2SNX_
@Brody Yes, that's the one. https://github.com/jtmaveryk/railway-n8n
GitHub
GitHub - jtmaveryk/railway-n8n
Contribute to jtmaveryk/railway-n8n development by creating an account on GitHub.
Solution
it uses the
latest
docker image version tag, you should be able to simply redploy to update to the latest versionThanks, I just redeployed as per your instruction. Unfortunately, the redeployement is still two versions behind.
what version does it read
There was a delay! We're good to go π
ah perfect!
Thank so much for the fast response.
of course π