n8n hosting

Self-hosted n8n, installed before you log in.

A Cloud VPS delivered with n8n, PostgreSQL and HTTPS already running on your subdomain. Unlimited workflows and executions, community nodes, your credentials on a server only you can reach, and root access when you want more. Same sizes and prices as our plain Cloud VPS.

Workflows and executions
HTTPSOn your subdomain, day one
PostgresNot SQLite, from the start
RootDocker and SSH access

Cloud N8n VPS plans

Sized by how much runs at once, not by a counter.

Per month, incl. VAT, billed monthly or annually with two months free. No setup fee, no execution metering, cancel any time.

Cloud N8n VPS S

Personal & small-team automations

vCPU
2 vCores
Memory
4 GB
Storage
40 GB NVMe
Port
500 Mbps
Executions
Unlimited
n8n
Latest stable
Database
PostgreSQL
Management
Self-managed

Dozens of workflows on schedules and webhooks, a few running at once. Plenty for one person or a small team.

$8.49 /mo inc. VAT
$84.90/year
Buy now

Cloud N8n VPS L

Several teams, heavy executions

vCPU
6 vCores
Memory
12 GB
Storage
100 GB NVMe
Port
2 Gbps
Executions
Unlimited
n8n
Latest stable
Database
PostgreSQL
Management
Self-managed

Queue mode with worker processes, long execution history retained, and room for a vector database next to n8n.

$22.99 /mo inc. VAT
$229.90/year
Buy now

Cloud N8n VPS XL

High concurrency & data-heavy

vCPU
8 vCores
Memory
24 GB
Storage
200 GB NVMe
Port
3 Gbps
Executions
Unlimited
n8n
Latest stable
Database
PostgreSQL
Management
Self-managed

Thousands of executions an hour, many workers, big binary files and databases on the same server as n8n.

$43.99 /mo inc. VAT
$439.90/year
Buy now
Community nodes allowed and supported
Your subdomain with automatic HTTPS
Daily snapshot plus n8n workflow export
Same price as a plain Cloud VPS of the same size
Servers are provisioned for you the moment you order, so VPS plans are outside the 30-day money-back guarantee. No minimum term: cancel any time and the server runs until the end of the paid period. Refund policy

What is on the server

A production n8n setup, not a one-click experiment

The same layout we would build for ourselves: containers, a real database, a proper certificate and a compose file you can read.

n8n, latest stableThe community edition in Docker, pinned to the current stable release, with the owner account created for your e-mail address.
PostgreSQL databaseWorkflows, credentials and execution history in PostgreSQL rather than SQLite, so the instance stays fast as history grows.
HTTPS on your subdomainA reverse proxy with a Let's Encrypt certificate on the hostname you give us, renewed automatically. Webhooks work from day one.
Docker Compose you can readOne compose file in /opt/n8n with the environment variables commented. Updates, restarts and changes are one command each.
Ubuntu LTS, firewalledUbuntu 24.04 LTS with the firewall open on SSH, HTTP and HTTPS only, and root access for anything else you want to install.
Daily snapshotAn automatic backup of the previous 24 hours, restorable by ticket, on top of n8n's own workflow export.

Updating n8n

Two commands over SSH. Take a workflow export first if you are jumping a major version.

cd /opt/n8n
docker compose pull && docker compose up -d
Your side of the deal: Updating n8n (one command, see below) · OS updates and security patching · Your workflows, credentials and community nodes · Monitoring executions and disk usage · Backups beyond the daily snapshot — or ask about having it managed on a Fully Managed VPS.

Why self-host

Flat price, no meter, your data

No execution counting

Hosted n8n plans meter executions and step up in price as you automate more. A server does not care how many times a workflow runs.

Credentials stay with you

API keys, OAuth tokens and customer data live in a database on a machine only you can log in to, in a UK datacenter.

Community nodes

Install any community node from the settings screen, or write your own. Nothing is locked to an approved list.

Room next to n8n

Redis for queue mode, a vector database for AI workflows, a small app that consumes the output. It is your server, add what the automation needs.

Built for

What people run on it

AI agents

Chains of LLM calls with memory and tools, triggered by chat, e-mail or webhooks, with the API keys under your control.

Lead & CRM sync

Form submissions routed, enriched and pushed into the CRM, Slack and the mailing list without a per-task fee.

E-commerce operations

Order events from the shop to the warehouse, invoicing and customer messages, running every minute of the day.

Internal reporting

Scheduled pulls from databases and APIs into spreadsheets, dashboards and morning summaries for the team.

FAQ

Before you order

What is delivered when I order a Cloud N8n VPS?
A virtual server with n8n community edition running in Docker, a PostgreSQL database, a reverse proxy with a Let's Encrypt certificate on your subdomain, and the owner account created for your e-mail address. You get the n8n login URL, the owner password and root SSH access.
Are workflows or executions limited?
No. Self-hosted n8n has no execution or workflow counters. The only limit is the server's CPU, RAM and disk, which is why the plans are sized by concurrency rather than by execution count.
How is this different from n8n Cloud?
n8n Cloud is a hosted subscription metered by executions and priced per tier. On a Cloud N8n VPS you run the same open-source n8n on your own server: no metering, community nodes allowed, your credentials and data on a machine only you can log in to, at a flat monthly price. You also take on the updates.
Can I use my own domain?
Yes, and you should. Tell us the subdomain at checkout, for example n8n.yourcompany.com, point it at the IP address we give you, and we issue the certificate on it. Webhook URLs then use your domain. Without a domain we hand over on the server IP and switch later by ticket.
How do I update n8n?
From SSH: change into /opt/n8n, then run docker compose pull followed by docker compose up -d. It takes under a minute. Take a workflow export or wait for the daily snapshot before a major version jump.
Can I install community nodes and other software?
Yes. Community nodes install from the n8n settings screen. For anything else, Redis for queue mode, a vector database, an extra container, you have root and Docker on the server.
Is it licensed for business use?
n8n community edition is published under the Sustainable Use License, which allows you to use it for your own internal business purposes. Features marked Enterprise in n8n need a licence from n8n GmbH. Your server, your instance: nothing is white-labelled or resold.
What if I need help with a workflow?
Support covers the server, the reverse proxy, restores and reinstalls. Building or debugging workflows is not included, but our developers do it at $35/hour, quoted first, and we can move you to a managed plan if you want the server looked after too.

Already running n8n somewhere else?

Export your workflows and credentials, order the size you need, and import them on the new instance. If you would like a hand with the move, ask on live chat before you order.

Ask on live chat