From bb29eefae19a525e5558965833ab2ff5543c7f2c Mon Sep 17 00:00:00 2001 From: Yury Kossakovsky Date: Sun, 21 Dec 2025 18:43:41 -0700 Subject: [PATCH] docs: update readme title to emphasize ease of self-hosting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ba956a..d93af8b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# n8n Install +# The Easiest and Fastest Way to Self-Host n8n **n8n Install** is an open-source Docker Compose template designed to significantly simplify setting up a comprehensive, self-hosted environment for n8n and Flowise. It bundles essential supporting tools like Open WebUI (as an interface for n8n agents), Supabase (database, vector information storage, authentication), Qdrant (high-performance vector information storage), Langfuse (to observe AI model performance), SearXNG (private metasearch), Grafana/Prometheus (monitoring), Crawl4ai (web crawling), and Caddy (for managed HTTPS). Plus, during setup, you can optionally import over 300 community workflows into your n8n instance!