
n8n is the hottest "ai native" automation tool on the market right now. Basically no-code for AI workflows, BUT the pricing can be a bit daunting, ...
For further actions, you may consider blocking this person and/or reporting abuse
Is there any option to do that on localhost only?
I'd recommend using Docker even if its a local setup:)
Sure, but why Docker? any specific reason for local setup?
It saves you from a hellish life. Can you imagine one broken update of your test server that brings down your whole computer? Moreover - we, dev, usually don't have just 1 local server. Can you imagine conflict between these local servers =))
That's why mate.
Well, I was asking in the context of n8n. Unless you are one of those CORE developer of n8n, there is no way anyone would update the n8n source code mate!
Yes, checkout this tutorial and basically only do the docker compose part: dev.to/code42cate/self-hosting-n8n...
Thanks, i just found out after read this article too =))
Thanks for the articles btw, good ones
How about Hetzner ?
Writing a tutorial for that right now!
Like that? dev.to/code42cate/self-hosting-n8n...
Naive question, does the n8n community version have the same connectors / integrations than the commercial one? Thanks!
Yes! You can see what is missing here (docs.n8n.io/hosting/community-edit...), although I don't think these features matter for most people:)