this post was submitted on 08 Dec 2025
79 points (91.6% liked)

Selfhosted

60074 readers
635 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
[–] majari42@lemmy.world 2 points 6 months ago

I use n8n self hosted @work and node red on my home assistant instance @home. Both have fantastic use cases but for me I don't see any useful cases at home yet for n8n. Maybe some scraping of specific news items that don't provide rss. Home assistant has a great direct addon of node red which let's you integrate your entities directly with node red. Including notifications to the companion app (Android). @work n8n it is great for processing and optimiseing huge chucks of data for our webshop. It can use logins for office365 (yes I hate it and m$) and saved us a ton of work. Since a few weeks you can even store your own set of data in a light version database which is great for storing some reused datasets.