n8n Automation
6 articles · written by Niraj Kumar
n8n is the automation tool worth self-hosting: the workflows are inspectable, the data stays on your infrastructure, and it will happily call your own APIs and local models. These articles cover running it seriously rather than as a hobby instance.
Coverage includes hosting n8n on AWS EC2 behind Nginx with TLS and backups, webhook-driven workflows that back internal tools, wiring n8n to AI APIs for intelligent pipelines, a privacy-first self-hosted stack pairing n8n with Ollama in Docker, and an honest comparison against Make and Zapier including where the hosted tools win.
- n8nOllamaDocker
How to Self-Host a Zero-Cost, Privacy-First AI Automation Pipeline using n8n, Ollama, and Docker
Build a fully self-hosted, zero-cost AI automation pipeline with n8n, Ollama, Docker and PostgreSQL — process webhooks with local LLMs, stay offline.
- No-CodeAutomationn8n
Integrating No‑Code Tools into Your Dev Stack
Embed Make, Zapier or n8n into your existing apps for admin dashboards, CRM sync and reporting — with real code and architecture patterns.
- n8nWebhooksAutomation
Building Internal Tool Workflows with n8n and Webhooks
Build approval flows, two-way sync and real-time alerts between Airtable, Slack and your own API using n8n and webhooks — production patterns.
- Automationn8nMake.com
n8n vs Make.com vs Zapier: Automation Platforms Compared
n8n, Make.com and Zapier compared on connectors, UI and pricing — plus when self-hosting beats a SaaS automation platform, and when it does not.
- n8nAWSEC2
Hosting n8n on AWS EC2 with Nginx: A Complete Production Guide
Self-host n8n on AWS EC2 step by step — Docker Compose with Postgres, an Nginx reverse proxy, Let's Encrypt HTTPS, plus backups and upgrades.
- n8nAI AutomationOpenAI API
Integrating n8n with AI APIs: Automating Intelligent Workflows
Connect n8n to AI APIs like OpenAI and Hugging Face to build automated, intelligent workflows — with practical examples and production patterns.
Need this built rather than explained?
Self-hosted n8n workflows for lead capture, CRM sync, AI pipelines, and ops automation.
n8n Automation Services →Related topics
- Retrieval-Augmented Generation (RAG)
- LangChain & LangGraph
- Large Language Models
- AI Agents
- Next.js
- React
- TypeScript
- Node.js
- PostgreSQL
- Docker & Containers
- DevOps
- CI/CD
- Application Security
- AWS