Logo

n8n · 4 workflows · 0 executions today

n8n hosting on UK infrastructure

Your own container in a UK data centre, with n8n already installed if you want it.

Nothing meters your executions — the ceiling is the CPU and memory on your plan.

  • n8n preinstalled
  • UK data centres
  • Backups included
your-instance.n8nlive
executions today
1,284
storage
50 GB

finished just now

  • Shopify order → Xero618 ms
  • Lead enrichment204 ms
  • Invoice chase91 ms
  • Stock reconcile41 ms

backed up · UK data centre

From £8.99 a month, no minimum term. Prices exclude VAT. No setup fee.

execution 8f2c1a — Shopify order → Xero → Slack

1Webhook12ms2Filter3ms3Xero618ms4Postgres41ms5Slack204ms6Waitqueued

connects to

ShopifyXeroSlackHubSpotStripePostgresGoogle SheetsAirtableNotionWooCommerceMailchimpTwilioGitHubSalesforce

one run, end to end

878 milliseconds, while nobody was watching

A paid Shopify order arrives at 3am. By the time it finishes, Xero has the invoice, your database has the row, and the sales channel has been told. This is one execution of one workflow — you can run as many as your plan’s resources allow.

  1. Webhookorder.created—
  2. Filterpaid orders only—
  3. Xerocreate invoice—
  4. Postgreswrite order row—
  5. Slackpost to #sales—
payload after webhook12 ms elapsed
{
  "id": 4471,
  "total": 184.00,
  "email": "tom@ferrymead.co.uk"
}

running…

the options

Three ways to run n8n

n8n is free and open source, so the question is never whether you can run it. It is where it runs and who looks after the box it runs on.

versus n8n Cloud Starter, per year

£0.00 saved

£17/month there against £8.99 here, billed monthly — and nothing metering your executions.

n8n Cloud Pro£0.00/mo

monthly · metered executions

n8n Cloud Starter£0.00/mo

monthly · 2,500 executions

The Email Shop£0.00/mo

monthly · no execution limit

Executions

Self-host at home
No limit
n8n Cloud
Metered — Starter includes 2,500/month
The Email Shop · recommended
No limit; bounded by your plan's CPU and memory

Monthly cost

Self-host at home
Your hardware and electricity
n8n Cloud
About £17 Starter, about £43 Pro
The Email Shop · recommended
From £8.99/month, no minimum term — all in

Setup

Self-host at home
You install and configure everything
n8n Cloud
Nothing to install
The Email Shop · recommended
n8n preinstalled, or an empty container if you prefer

Where your data sits

Self-host at home
Your own machine
n8n Cloud
Vendor's regions
The Email Shop · recommended
UK data centres

Backups

Self-host at home
Whatever you set up
n8n Cloud
Managed
The Email Shop · recommended
Included

Community nodes

Self-host at home
Yes
n8n Cloud
Restricted on lower tiers
The Email Shop · recommended
Yes — it is standard n8n, install any node

Root access

Self-host at home
Yes
n8n Cloud
No
The Email Shop · recommended
Yes

If you are happy administering a server and run a handful of workflows, self-hosting on a small VPS is cheaper. This is for people who would rather the box was someone else's problem.

what is included

What you get

A container of your own, in a UK data centre, with n8n already on it unless you would rather install it yourself.

n8n already installed

On the two preinstalled plans, n8n is on the container and running when you get it. Nothing to compile, no Docker file to write.

2 vCPU4 GB RAM50 GBroot access

No execution metering

Nothing counts your workflow runs. The limit is the CPU and memory on your plan, not a monthly allowance that resets.

Backups included

Your container is backed up. If something goes wrong, ask us and we will restore it.

Your own container

Root access, and the container is yours — not a shared panel with n8n bolted on. Install what you need alongside it.

UK data centres

Your workflows, execution history and credentials stay on infrastructure in the United Kingdom.

24/7 UK support

A UK team on ticket, email and live chat, at any hour.

what actually goes wrong

Which of the three do you want?

They differ in two ways only: whether n8n is already on the container, and how much CPU and memory it has.

01

Container — if you would rather install it yourself

registered with Stripe

https://old-host:5678/webhook/abc

✕ connection refused — and nothing tells you

An empty container with 2 vCPU, 4 GB of RAM and 50 GB of storage, and root access. Some people want a particular n8n version, a specific database, or other things running alongside it. This is that, without us having made those choices for you first.

02

Container + n8n — the usual starting point

execution 1 → write

execution 2 → write

✕ SQLITE_BUSY: database is locked

The same 2 vCPU, 4 GB and 50 GB, with n8n already installed and running when you log in. It is standard open-source n8n, so workflows you export from an existing instance import straight into it and community nodes work as they always have.

03

Container + n8n, larger — when workflows get heavy

+ v1.42 empty field → skip node

− v1.41 empty field → pass through

a year-old workflow quietly stops producing

4 vCPU, 8 GB of RAM and 100 GB of storage. Worth it if your workflows move large files, run many at once, or you have simply outgrown the smaller container. You can start smaller and move up later.

pricing

Straightforward monthly pricing

The same rate year after year — no introductory pricing that jumps on renewal.

Prices are per month, billed monthly. No minimum term — cancel any month.

Container

Bring your own install

2 vCPU · 4 GB RAM · 50 GB storage · n8n not installed

  • An empty container, ready for you to install n8n on
  • Root access
  • Backups included
  • +2 more

£8.99/mo

billed monthly · no minimum term

Get started

Container + n8n

most chosen

n8n installed and ready to use

2 vCPU · 4 GB RAM · 50 GB storage · n8n preinstalled

  • n8n already installed and running
  • Root access
  • Backups included
  • +2 more

£16.99/mo

billed monthly · no minimum term

Get started

Container + n8n, larger

More headroom for heavier workflows

4 vCPU · 8 GB RAM · 100 GB storage · n8n preinstalled

  • n8n already installed and running
  • Double the CPU and memory of the smaller plan
  • Root access
  • +2 more

£29.99/mo

billed monthly · no minimum term

Get started

Prices exclude VAT. No setup fee.

Frequently asked questions

Yes. It is the standard open-source n8n, not a fork or a limited edition. Export your existing workflows as JSON and import them, and your credentials, nodes and expressions behave exactly as they do now.

The first is an empty container for you to install n8n on yourself. The second is the same size of container with n8n already installed. The third is the same again with double the CPU and memory and twice the storage. Nothing else differs between them.

Nothing counts them. Self-hosted n8n has no execution meter, so the real limit is the CPU and memory on your plan: a workflow moving a few fields between two APIs costs almost nothing, while one processing large files will use real resources.

You do. The container is yours with root access, so you choose when to update n8n and how it is configured. We look after the infrastructure it runs on and take backups.

Yes, on every plan. It is standard n8n with root access, so you can install any community node yourself.

In UK data centres. Your workflows, execution history and stored credentials stay on your own container, on infrastructure in the United Kingdom.

Move up to the larger container. Get in touch and we will arrange it with you.

Get your n8n container running

Pick a container with n8n already on it, or an empty one to set up yourself. UK data centres, backups included, and a UK team on live chat if you would rather talk it through.