One-click template
Trigger- n8n 2.10.2, one click
- Hundreds of integrations
- Custom domain + SSL, automatic
- 4 GB server, from $0.02/hr
Run n8n 2.10.2 as a one-click template on a dedicated server we provision, secure and run. Your workflows and API keys stay on your server. No per-execution meter.
Automate everything, except the server upkeep.
+$5.00 added at signup · deployment choice preserved · no card
One-click template
TriggerThe whole of n8n.
On a server in full view.
What it is. n8n is an open-source workflow automation tool for APIs, databases, webhooks and AI models. Here it deploys as a one-click template onto a dedicated server we run, on SQLite or its own Postgres.
Who it is for. Teams who want unlimited executions and their API keys on a server they control, without building Docker, a reverse proxy and TLS themselves.
When to use it. When hosted automation pricing scales with your execution count or when your workflows touch data that cannot sit on a shared cloud.
Where to start. Open the console with n8n selected
What n8n needs and what we already provide.
Self hosted n8n needs a 4 GB server, a database, a reverse proxy and a TLS certificate. The template ships all four, so the only n8n hosting requirement you choose is the server size.
| n8n version | 2.10.2 |
|---|---|
| Task runner | n8nio/runners:2.10.2, separate container |
| Code execution | JavaScript and native Python, max 5 concurrent |
| Database | SQLite (default) or a dedicated PostgreSQL instance |
| Minimum server | 4 GB RAM |
| Per-execution fee | None |
| HTTPS | Automatic, wildcard subdomain or your own domain |
| Webhooks | Pre-wired, no manual URL configuration |
| Regions | Six locations across Europe, North America and Asia. Which are open depends on the machine you pick |
| Backups | Optional. Daily, whole-VM, last 7 kept, +20% of the server price. One image is every container, database and volume together |
| MCP tools | 189 |
Specifications current as of September 2026.
Four services. One click.
Four services on one project server, plus a persisted encryption key. All of it deploys in one click.
| Component | Version | What it does |
|---|---|---|
| n8n | 2.10.2 | Editor, workflow engine, webhook endpoints |
| Task runner | n8nio/runners:2.10.2 | Isolated code execution, JS and native Python, max 5 concurrent |
| Database | SQLite or a dedicated PostgreSQL instance | Workflows, credentials, execution history |
| TLS and routing | Managed by Selfhost.dev | Public HTTPS URL, auto-renewed certificates |
| Encryption key | Persisted platform secret | Credentials stay readable across every redeploy |
n8n encrypts stored credentials with a single key. If that key is regenerated, every saved credential becomes unreadable. We generate it once and inject the same key on every redeploy and migration, so your API keys and OAuth tokens keep working.
Self hosted n8n needs N8N_EDITOR_BASE_URL and WEBHOOK_URL pointed at your public HTTPS address. Otherwise webhooks resolve to localhost. We wire both at deploy time.
Nodes cannot read server environment variables, bare Git repositories are disabled, settings-file permissions are enforced and proxy hops are configured.
From zero to live.
No server to set up.
Four steps. No Docker file, no reverse proxy, no certificate to renew.
Name it and pick a server. 4 GB is enough for n8n. We provision it, no cloud account to connect. Six regions across Europe, North America and Asia.
Add service → Template → n8n. Take SQLite or the Postgres variant for heavy execution volume. Six provisioning stages, about four minutes, then we email the URL and credentials.
No admin password is set at deploy. n8n's own first-run screen creates the owner and the first visitor claims it. Open it before you share the link.
Keep the wildcard subdomain or add your own: set DNS, verify a TXT record and HTTPS provisions and renews automatically. Then build.
The honest split.
We manage the infrastructure. You own what happens inside n8n. This is managed hosting, not managed automation.
| We run | You run |
|---|---|
| Server provisioning and capacity | Your workflows |
| Reverse proxy, TLS, renewals | Your credentials and API keys |
| Firewall and network rules | Your n8n users and roles |
| Editor and webhook URL config | Data retention inside n8n |
| The encryption key | Your n8n version and when to move to a newer one |
| Optional daily backups | |
| Metrics, logs and a health check every 60 seconds |
We pin the template to a tested n8n version, currently 2.10.2.
n8n, the easy way.
On a server you control.
Every API key n8n holds lives on a dedicated project server with live metrics and full logs, not on a shared automation cloud.
Add your domain, verify DNS and HTTPS is provisioned and renewed automatically. A wildcard subdomain works out of the box.
189 MCP tools across 31 modules. Create the project, deploy the template, manage domains and env vars from Claude or Cursor.
Server rates only. No execution meter.
You pay for the server and nothing else. A 4 GB server starts at $0.02/hr, about $15 a month if you leave it running, billed hourly against prepaid credits. No per-execution, per-workflow, per-user or per-gigabyte fee.
$15.18 /mo at 730 hours From $0.02/hr
Deploy n8n| What you pay for | Cost |
|---|---|
| 4 GB project server | From $0.02/hr, $15.18/mo at 730 hours |
| n8n template, task runner, SQLite | $0 |
| Dedicated Postgres variant | No separate fee, shares the server, budget more RAM |
| HTTPS and custom domain | $0 |
| Bandwidth | $0. Traffic is included |
| Daily server backups | Optional, +20% of server price |
Monthly figures assume 730 hours at our lowest rate, which is in our European regions. Other regions run different machine types at their own rates, priced live in the calculator.
Tell us your execution volume and we will send back the server size, the monthly cost and the two settings that change it most. One email, no newsletter.
Where each one actually wins.
n8n Cloud prices by execution. Workflows, users and integrations are unlimited on every plan, so execution volume is the only lever on the bill. We price by server hour, which does not move when your automation does.
| n8n Cloud | Self hosted here | |
|---|---|---|
| Pricing model | Per monthly workflow execution | Per server hour |
| Entry price | €20/mo billed annually, €24/mo billed monthly | From about $15/mo on 4 GB, no commitment |
| Executions included | 2,500 Starter · 10,000 Pro · 40,000 Business | Unlimited, bounded by server capacity |
| At 10,000 executions | €50/mo billed annually | Unchanged |
| At 40,000 executions | €667/mo billed annually | Unchanged |
| Beyond 40,000 | €4,000 per extra 300,000 | Unchanged, may need a larger server |
| Active workflows | Unlimited | Unlimited |
| Users | Unlimited | Unlimited, RBAC across five roles |
| Where data lives | n8n's infrastructure | Your dedicated server |
n8n Cloud prices in euros and is quoted here in euros, unconverted. Checked 8 September 2026 at n8n pricing.
Pick the variant at deploy time.
SQLite is the default and suits most teams. Take the Postgres variant for heavy execution volume or a large execution history. Pick when you add the template.
| SQLite (default) | Postgres variant | |
|---|---|---|
| Best for | Scheduled jobs, moderate webhook traffic | Heavy execution volume, large history |
| How to get it | Default | Select when adding the template |
| Concurrent writes | Fine at typical loads | Better |
| Server impact | Minimal | Same server, budget more RAM |
| Extra cost | None | None |
What this does not do.
Real constraints, easier to plan around than to discover.
Selfhost.dev is a managed self hosting platform for developers and small teams. Open-source apps and databases on dedicated servers you control, billed by the hour with no subscription tiers.
Best for: n8n, Twenty CRM, Supabase and managed PostgreSQL, MySQL, Redis and ClickHouse.