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!
#Updating N8N Service Via Railway CLI
13 messages · Page 1 of 1 (latest)
Project ID: 036ec876-741e-4c3d-b178-10a3a5d1fb38
036ec876-741e-4c3d-b178-10a3a5d1fb38
this one?
https://railway.app/template/r2SNX_
@raven gyro Yes, that's the one. https://github.com/jtmaveryk/railway-n8n
it uses the latest docker image version tag, you should be able to simply redploy to update to the latest version
Thanks, 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 you for marking this question as solved!
Learn more
Thank so much for the fast response.