π My_N8N_Stack
Automation + AI Superpowers, All in Docker
π What Is This?
Welcome to My_N8N_Stack β your one-stop automation + AI powerhouse.Think of it as your digital toolbox, neatly wrapped in Docker, ready to spin up:β‘ automations, π§ AI pipelines, π databases, π vector search, and π monitoring dashboards.
All self-hosted. All local. All yours.
β¨ Why Youβll Love It
- π Automations made easy β Drag, drop, and orchestrate workflows in n8n.
- π€ Local AI ready β Run Ollama for LLMs, Flowise for pipelines, Qdrant for embeddings.
- π Connected brains β Supabase for data, Neo4j + Graphiti for graph intelligence.
- π‘ Stay in control β Your stack, your machine, no vendor lock-in.
- π Full visibility β Langfuse, Netdata, Dozzle, and Portainer keep you in the loop.
- π Profiles for any setup β GPU, CPU, or external Ollama. One flag, done.
π The Tech Inside
- β‘ Core Automation β n8n
- π Data Layer β Supabase (Postgres, Auth, Storage)
- π Vector Search β Qdrant
- π Graph Intelligence β Neo4j + Graphiti
- π€ LLM Runtimes β Ollama (local), Flowise (pipelines)
- π§© Monitoring β Portainer, Dozzle, Netdata, Watchtower
- π AI Observability β Langfuse
Itβs like a cloud platform in a box β except it runs right on your machine.
π Quick Start
Clone + Configure
cd My_N8N_Stack
cp .env.example .env
Fill in your secrets (Supabase, Ollama, etc).
Fire It Up
python start_services.py --profile gpu-nvidia # Or gpu-amd / cpu
Explore Your New Playground
π¦ Project Layout
My_N8N_Stack/
βββ docker-compose.yml # Base stack
βββ start_services.py # Profile launcher
βββ .env.example # Config template
βββ workflows/ # Prebuilt automations
βββ docs/ # Screens + cover
βββ README.md # This file
π‘ Why Build With This?
Because time is precious β³.Instead of piecing together databases, LLM runtimes, and dashboards one by oneβ¦π You spin up everything in one shot.
Itβs your automation cloud β minus the cloud.
π€ Join the Fun
Contributions welcome!Found a bug? Got a new idea? Drop an issue or PR β letβs make automation accessible to everyone.
βοΈ License
MIT License β built for makers, dreamers, and automation tinkerers.