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

Selfhosted

60542 readers
662 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post.

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
[–] avidamoeba@lemmy.ca 2 points 7 months ago (2 children)

Are there any a|ternatives to n8n?

[–] SlurpingPus@lemmy.world 3 points 7 months ago* (last edited 7 months ago) (1 children)

The helpfully named site AlternativeTo is good for such questions. It's populated by users and served me well over the years.

IFTTT and Zapier are the primary non-self-hosted alternatives, both have been around for ages and have lots of available integrations.

Node-RED and Huginn are the self-hosted alternatives. Huginn is older than both n8n and Node-RED, afaik, and seems to be primarily focused on online queries like updates to a webpage.

In the end I haven't used any of the self-hosted ones, since I'm more of a code guy, so can't say if one is better than another for anything.

[–] uranibaba@lemmy.world 1 points 7 months ago

I tried Huginn first but I found the documentation better for n8n, and it was easier to use.