N8N and custom nodes
compwiz21
HOBBYOP

a year ago

Hello,

So I'm using railway to host n8n. My question is, I have custom nodes. How the heck do i upload and include those custom nodes everytime it's deployed?

2 Replies

brody
EMPLOYEE

a year ago

Your n8n service deploys from an image, you would instead want to have it deploy from a repo where you have a n8n based Dockerfile setup to copy the nodes into the applicable location.


emilefyon
HOBBY

a year ago

@compwiz21: did you find a solution? I am interested to know how you achieved this if you did.


Loading...