$
grep
-r --tag="n8n"
posts/
// 2 posts found
TAG
tag/n8n
$ wc -l tag/n8n/ // 2 entries
-
2026-03-25
Ollama + ComfyUI + n8n + Blotato on a Mac Mini. Everything local, everything yours.
-
2025-07-17
How to Install n8n on Linux Using Docker n8n is an open-source workflow automation tool that lets you connect apps and automate repetitive tasks with minimal effort. Think of it as a self-hosted alter…