diff --git a/README.md b/README.md index d00632d..77d1df9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # The Easiest and Fastest Way to Self-Host n8n +[![GitHub stars](https://img.shields.io/github/stars/kossakovsky/n8n-install?style=social)](https://github.com/kossakovsky/n8n-install/stargazers) +[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE) +[![n8n](https://img.shields.io/badge/n8n-compatible-orange)](https://n8n.io) + **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! ### Why This Setup?