STROMATION.
guides / own the machine
own the machine

How to self-host n8n, and why it saves you money.

By Stromation · updated July 2026 · practical guide

The single biggest reason to run your automations on n8n instead of Zapier is ownership: you can host it yourself, which means no per-task meter and no monthly bill that grows as you get busier. Here is the plain-English version of how that works.

What self-hosting actually means

Instead of renting access to someone else's automation cloud, you run the n8n software on a small server you control. Your workflows, your data, your rules. For a one-person business, a cheap server is plenty, and the whole thing can cost a few dollars a month or nothing on a free tier.

The three honest paths

  • n8n Cloud: not self-hosting, but the zero-effort option. A flat monthly plan, they run everything. Good if you never want to touch a server.
  • A small VPS: the sweet spot. A low-cost server, install n8n once, and you own it outright. A few dollars a month, flat, forever.
  • Your own machine: free to experiment on, but it only runs when your computer is on, so it is for learning, not for anything customers depend on.

What you need to know before you start

  1. It needs to stay on: automations that trigger on a schedule or a webhook need the server running around the clock, which is why a VPS beats your laptop.
  2. Back it up: export your workflows regularly. On n8n that is one click, and it means your machine is never trapped anywhere.
  3. Keep it updated: update every so often for security. On a managed VPS this is a couple of commands.

The bottom line: self-hosting swaps a growing per-task bill for a small flat cost and full ownership. If you plan to run more than a few automations, it pays off fast, and you never get punished for succeeding.

Not ready to run a server? Start on n8n Cloud with the free Starter Pack and move later, your workflows come with you.

Get the free Starter Pack

Five plug-and-play automations for a one-person business, plus a real workflow you can import today.

Get it free →