SELF-HOSTED N8N
WHY RUN N8N ON NOBULL NETWORKS
Automation servers are small, busy, and always on. That is exactly the workload our hardware is tuned for.
Single-Core Speed First
- n8n executes on Node.js, so per-core clock speed sets the pace of every workflow run
- AMD EPYC 4000 series hosts at 4.5 GHz, with benchmarks published on VPSBenchmarks
- Nodes capped at 60% average CPU load, so your flows are not stuck behind a noisy neighbor
NVMe For Run History
- n8n logs each run to its database: SQLite out of the box, PostgreSQL when you scale
- RAID NVMe storage keeps saves, retries, and execution history searches quick
- One free off-node backup included on every VPS plan
Webhooks Need Uptime
- Your workflows fire when apps call your webhook URL, so the server has to answer
- Credit-backed 99.9% network uptime SLA with redundant switching behind every node
- Dedicated IPv4 included, with TB-scale monthly transfer on every plan
Triggers come in, n8n decides, actions go out. All of it runs inside a VPS you control, nothing routed through someone else's automation cloud.
Same Performance VPS line, sized for how hard your automations run. Every plan is online in under 3 minutes with full root access, and the benchmarks behind it are published.
- 1 vCPU
- 2 GB RAM
- 25 GB RAID NVMe Storage
- 4 TB Monthly Bandwidth
- Personal flows and low-volume triggers
- 2 vCPU
- 4 GB RAM
- 50 GB RAID NVMe Storage
- 8 TB Monthly Bandwidth
- Headroom for production workflows
- 2 vCPU
- 8 GB RAM
- 100 GB RAID NVMe Storage
- 16 TB Monthly Bandwidth
- Queue mode and PostgreSQL ready
Free To Self-Host, Honestly Priced To Run
n8n is fair-code software under its Sustainable Use License: the Community edition is free to self-host for your own internal use, with paid tiers only for features like SSO or embedding. The only bill you pay us is the server.
We are straight about what that means: this is an unmanaged deployment. You get full root and own the n8n install; our engineers keep the hardware, network, and uptime SLA honest around it, 24/7.
Credentials for every app you connect live in your n8n instance, on your disk, in our Seattle facility. Not in a third-party automation cloud.
- No Per-Execution Fees flat server pricing, run all your hardware allows
- Full Root Access install anything n8n needs, reboot any time
- 4.5 GHz Single-Core Clocks benchmarks published on VPSBenchmarks
- RAID NVMe Storage fast executions database, fast history
- 1 Free Off-Node Backup included with every VPS plan
- 99.9% Network Uptime SLA credit-backed, not marketing
n8n's own Docker image does the heavy lifting. Most deployments are answering webhooks within the hour.
Pick a plan and check out. Your server is online in under 3 minutes with full root access and a dedicated IPv4 address.
SSH in and install Docker Engine from the official repository for your distribution. One package, two minutes.
Launch the official image with docker run against docker.n8n.io/n8nio/n8n, then put your domain and a reverse proxy with TLS in front of port 5678.
Open the editor, connect your first app, and start from the official template library. Executions are yours from here.
Explore the knowledge base or open a ticket in the Console. An engineer answers.
Order a VPS, run the official Docker image, and your first workflow can fire today.
