this post was submitted on 08 Dec 2025
78 points (91.5% liked)

Selfhosted

60001 readers
930 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I see n8n everywhere and while I love automation I can't think of a use case, that couldn't be realized in Bash instead.

So I'm wondering, if you use n8n what are you using it for?

you are viewing a single comment's thread
view the rest of the comments
[–] oneiros@lemmy.blahaj.zone 5 points 6 months ago (1 children)

I'm running n8n now, and used Node-RED several years ago.

I'm ultimately coming to the conclusion that I prefer Node-RED. They're pretty similar in capability, at least for my purposes, and the modern UX of n8n doesn't make up for its weird license, in-app upsells (e.g. "this feature is only available on the Enterprise plan"), and increasingly AI-centric functionality.

[–] Crogdor@lemmy.world 2 points 6 months ago

My thoughts exactly. Node-RED is long overdue for a UI/UX overhaul, but it’s been around forever and is very well established with a lot of plugins.

I started using it for IoT ingestion, but now I use it for all sorts of things (mostly related to home automation).

That said, im also running n8n now due to the hype, and it is nice… but I dont see any differences that would make me move to it for most of what im automating.