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.
Cloud N8n VPS M
Most popular
Production workflows & AI agents
- vCPU
- 4 vCores
- Memory
- 8 GB
- Storage
- 75 GB NVMe
- Port
- 1 Gbps
- Executions
- Unlimited
- n8n
- Latest stable
- Database
- PostgreSQL
- Management
- Self-managed
Hundreds of workflows, webhook bursts, AI agent chains and large JSON payloads without the UI slowing down.
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.
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.
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.
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.
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.