Skip to content
n8n Self-Hosted

n8n automation -
self-hosted, GDPR-compliant, no execution limits.

Workflows that run on your servers. No per-task fees, no US cloud, no volume limits. We build and operate them. You own them.

The cost difference
~90%
lower cost vs. Zapier (per task)
200+ h
saved per month (Delivery Hero, 1 workflow)

n8n counts an entire workflow run as one execution - Zapier charges for every step.

Self-hosted on Hetzner Germany, ISO/IEC 27001:2022. You keep the code, the data and the control.

Definition

What is n8n?

n8n is a workflow automation platform that lets you visually connect apps, APIs, databases and AI models into automated flows - by drag-and-drop, without coding every step. Unlike pure no-code tools, every node can be extended with your own JavaScript or Python.

The decisive difference from Zapier and Make: n8n can be self-hosted. You run it on your own infrastructure, all data stays with you, and there are no volume limits. This property makes n8n the ideal tool for data-sensitive, high-volume automation in the DACH region - and the delivery vehicle for our anti-SaaS philosophy: own your infrastructure, no per-execution fees.

n8n vs. Zapier vs. Make

The decisive difference:
executions, not tasks

Zapier and Make charge per step. n8n counts the whole workflow run as one execution. At scale, that decides the bill.

Criterion Zapier / Make n8n (self-hosted)
Pricing model Per task (every step counts) Per execution (whole run = 1)
10-node workflow, 10,000x/month 100,000 tasks 10,000 executions
Self-hosting possible No (US cloud only) Yes (your own infrastructure)
Volume limits Plan-bound None (self-hosted)
Data sovereignty / EU hosting Data to the US Data stays with you
DPA with US provider needed Yes No (when self-hosted)
Custom code per step Limited JavaScript & Python
AI agents / local LLMs Limited, cloud LLMs 70+ LangChain nodes, Ollama

Worked example: a workflow with 10 nodes that runs 10,000 times per month produces 10,000 executions on n8n - but 100,000 tasks on Zapier. That is the documented cost gap of around 90 percent. Self-hosted, the volume limit disappears entirely: you only pay for the server.

Data sovereignty

Why self-host n8n?
Data stays in your infrastructure.

Cloud automators push your data through someone else's US servers. Self-hosted n8n on German infrastructure flips that.

Data never leaves you

Customer data, API keys and webhook payloads stay on your server. Nothing flows to a US SaaS.

Hosting in Germany

We run n8n on Hetzner Germany. EU datacenter, ISO/IEC 27001:2022, no transatlantic transfer.

No DPA with a US provider

Self-hosting removes the data processing agreement with a US cloud provider. One privacy risk fewer.

Code & workflows are yours

You own the solution - no lock-in, no subscription trap. Take over or move it whenever you want.

Technical assessment, not legal advice. n8n is a tool; whether a specific workflow is GDPR-compliant depends on the data processed, the recipients and your legal basis. Self-hosting on EU infrastructure is a strong building block, but it does not replace a data protection review.

Use cases

What we automate
with n8n

Recurring, rule-based, cross-system - these are the flows that give back hours every week with n8n.

Lead routing & CRM

Capture form leads automatically, enrich, score and route them to the right CRM segment or person - in seconds instead of hours.

Form & webhook capture
Lead enrichment & scoring
Routing by region/product
CRM data hygiene & duplicates

Documents & invoices

Document workflows without manual copy-paste: generate invoices, extract data, approve, archive and hand off to accounting.

Invoice & receipt generation
Data extraction from PDFs
Approval & sign-off chains
Handover to accounting tools

System synchronization

Make tools that do not talk to each other talk: keep data consistent across CRM, ERP, shop, marketing tools and databases - bidirectionally.

Bidirectional sync workflows
API & database integration
Real-time or scheduled jobs
Error handling & retries

AI-powered flows

Embed language models into workflows: classify emails, summarize text, pre-qualify support or structure data from unstructured text.

Email & ticket classification
RAG over your own documents
Local LLMs via Ollama
AI agents with tool access

Proof from the field: Delivery Hero saves over 200 hours of IT work per month with a single n8n workflow. StepStone integrates new data sources around 25 times faster - work that took two weeks now runs in a few hours.

AI workflows

AI agents with n8n -
sovereign, on your server

n8n ships over 70 AI-specific, LangChain-based nodes. You build agents and RAG pipelines - with cloud LLMs or fully local.

70+
LangChain-based AI nodes

AI agents, RAG pipelines and vector databases (Pinecone, Qdrant, Weaviate, Chroma) as ready-made building blocks.

12+
LLM providers

From OpenAI and Anthropic to local models via Ollama - you decide which model runs where.

0
data leakage with local LLMs

With Ollama the entire LLM pipeline runs on your server - no prompt, no document leaves your infrastructure.

Sovereign AI means intelligence without losing control

An AI agent that classifies emails, pre-qualifies support or structures data from unstructured text - but on models you host yourself. You get the intelligence of a language model without sending sensitive data to external APIs such as OpenAI. The n8n self-hosted AI starter kit bundles exactly this architecture as a reproducible setup.

Managed n8n

We operate it.
You own it.

Self-hosting without the operational burden. We handle the server, updates and monitoring - the solution stays yours.

Hosting setup

Server setup on Hetzner Germany, hardened to ISO/IEC 27001:2022.

Updates & patches

We apply version updates and security patches before they become a problem.

Monitoring & backups

Workflow monitoring, automatic backups, intervention when something fails.

No lock-in

Full access, documentation, workflows - you can take over yourself at any time.

License, stated correctly: n8n is not open source, but fair-code under the Sustainable Use License - source-available and free for internal business use. For your use inside the company there are no license fees; only reselling it as a hosted product is restricted.

Project flow

How an n8n project
with FW Delta runs

From analysis to handover. Transparent, tested, documented - and in the end it belongs to you.

01

Analysis

We map your processes, systems and data flows and identify the workflows with the highest leverage on time and cost.

Day 1-3
Deliverable: Automation map + prioritization
02

Build

We set up n8n on your infrastructure (Hetzner Germany) and build the workflows - with versioning, clean error handling and logging.

Week 1-3
Deliverable: Working workflows on your server
03

Test

Every flow is verified with real data and failure cases. We test edge cases, retries and load before anything goes live.

Ongoing
Deliverable: Tested, documented workflows
04

Go-live & handover

A controlled production start with monitoring. Then handover of access, documentation and optional training. On request we run the managed operation.

1-3 days
Deliverable: Live workflows + full handover

Frequently asked questions

Everything you should know before an n8n project

What is n8n and what is it used for?

n8n is a workflow automation platform that lets you visually connect apps, APIs, databases and AI models into automated flows - by drag-and-drop, without coding every step. Unlike pure no-code tools, you can extend any node with your own JavaScript or Python. It is used for routing leads into a CRM, data enrichment, document and invoice workflows, internal IT and ops automations, and AI agents. The key point: n8n can be self-hosted, so all data stays inside your own infrastructure.

n8n vs. Zapier vs. Make: what is the difference?

The biggest difference is the pricing model. n8n counts one complete workflow run as a single execution - no matter how many steps it contains. Zapier charges per task, meaning per individual step. A workflow with 10 nodes that runs 10,000 times per month is 10,000 executions on n8n versus 100,000 tasks on Zapier - a documented cost gap of around 90 percent. Make sits in between (operations per module) but, like Zapier, remains a pure US SaaS with no self-hosting. n8n is the only one of the three you can run entirely on your own infrastructure - with full data sovereignty and no volume limits.

Is n8n GDPR compliant?

n8n itself is only a tool - compliance comes from how it is operated. With self-hosted n8n on an EU or German server, customer data, API keys and webhook payloads never leave your infrastructure, and no data processing agreement (DPA) with a US SaaS provider is required. That is exactly the advantage over cloud automators that transfer data to the US. We host n8n on German infrastructure (Hetzner) and work to ISO/IEC 27001:2022 - so the operation is set up in a privacy-friendly way. This is a technical assessment and does not replace legal advice.

Can you self-host n8n and what does it cost?

Yes. The n8n Community Edition is source-available and free to use - when self-hosting you pay only for the server, typically around 5 to 20 EUR per month on a small VPS. For comparison: n8n Cloud starts at 20 EUR/month (2,500 executions) and rises to 667 EUR/month (Business, 40,000 executions); Zapier plans climb quickly into four- and five-figure monthly bills at scale. Because self-hosting has no execution limits, costs do not grow with volume. We do not quote flat project prices - every project is scoped individually.

Is n8n open source?

No, and the distinction matters: n8n is not open source in the strict sense, but fair-code under the Sustainable Use License. That means source-available - the code is visible and free for internal business or personal use. The only restriction is reselling n8n as a hosted or white-label product. For use inside your own company, n8n is therefore free and unrestricted - with no license fees.

Which use cases are a good fit for n8n?

Anything recurring, rule-based and cross-system: capturing leads from forms and routing them into a CRM, lead enrichment and scoring, CRM data hygiene (duplicates, normalization), drip and nurture triggers, invoice and document workflows, syncing between tools, and internal ops and IT automations. For scale: Delivery Hero saves over 200 hours of IT work per month with a single n8n workflow, and StepStone integrates new data sources around 25 times faster. High-volume or sensitive-data workflows benefit most from self-hosting.

Can I build AI agents with n8n?

Yes. n8n ships over 70 AI-specific, LangChain-based nodes and supports AI agents, RAG pipelines and vector databases (Pinecone, Qdrant, Weaviate, Chroma) plus more than 12 LLM providers. Through Ollama you can run local language models - so a complete LLM pipeline runs on your own server without data flowing to external APIs such as OpenAI. That is sovereign AI: automation with the intelligence of a language model, but under full data control.

Who handles maintenance, updates and hosting?

We do, if you want. Managed n8n with us means: we set up the server (Hetzner Germany), apply updates and security patches, monitor the workflows, run backups and step in when something breaks. Unlike a SaaS subscription, though, the solution belongs to you - you get full access, the workflows and the documentation. You can take over operations yourself at any time or move to a different provider. No lock-in.

Is it worth switching from Zapier or Make to n8n?

In two cases almost always: when your automation volume grows (task-based Zapier/Make costs then explode while self-hosted n8n stays flat) and when data protection matters (EU self-hosting wins back your data sovereignty). For small, static setups with a few hundred runs per month, an existing SaaS plan may be enough. We migrate existing Zapier and Make scenarios to n8n and calculate the savings over 1 to 3 years up front, so the switch is based on numbers, not a hunch.

How does rolling out n8n in a company work?

In five steps: first analysis - we map your processes and identify the workflows with the highest leverage. Second build - we build the workflows on your infrastructure. Third test - each flow is verified with real data and failure cases. Fourth go-live - a controlled production start with monitoring. Fifth handover - you receive access, documentation and, on request, training. Simple setups go live within days, more complex integrations take a few weeks.

Ready for workflows
that belong to you?

Start with a free initial consultation where we map your setup - or discuss your automation project with us directly. Self-hosted, GDPR-compliant, no execution limits.

Self-hosted on Hetzner Germany No execution limits Full data sovereignty You own code & workflows