24

Hi all,

I have seen lately that the 'source available' N8N (which is excellent), has starting increasing pricing and restricting what you can get for your pricing.

In time, I can only assume this will get worse. Now, they deserve to get paid, and that's fine, but I had gone in thinking this was open source, but I see now it's not that at all.

This has led me to wonder if there's a true open source / self hosted alternative to N8N out there? Doing a bit of a hunt shows 'source available' alternatives, with a price point, and restrictions. I'm wondering if any team has tackled this in a truly open manner and if there's something out there?

Thanks so much

you are viewing a single comment's thread
view the rest of the comments
[-] beeng@discuss.tchncs.de 2 points 3 weeks ago

Node red is for visual node programming. I don't think you'll need to be writing node.js

Ive used it for years and wrote more bash / python for those nodes than I even touched js.

[-] filister@lemmy.world 1 points 3 weeks ago* (last edited 3 weeks ago)

And I am using it almost every day and believe me I am writing a lot of code in those function nodes.

As soon as you want something more complicated that's not covered by the nodes, you need to write your own code. And then debugging this code or version controlling it becomes a nightmare.

[-] chebra@mstdn.io 3 points 3 weeks ago

in that case you are doing the whole "no-coding" all wrong. If you really need something that cannot be done by connecting the nodes and grouping them in flows, then instead of developing new function nodes, develop your own contrib packages. But there are a lot of existing packages, so maybe you don't need even that.

this post was submitted on 06 May 2024
24 points (92.9% liked)

Open Source

28435 readers
140 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS