Use n8n Pro Features for Free

Updated: June 26, 2026

What You Need Before Starting

You need only two things:

  1. A computer (Windows, Mac, or Linux)
  2. Docker installed

That’s it.

No server

No coding knowledge

No VPS required


Step 1 — Install Docker

Docker runs apps inside containers.

n8n runs as a container.

Use n8n Pro Features for Free

Windows

  1. Download Docker Desktop https://www.docker.com/products/docker-desktop/
  2. Install normally
  3. Restart PC
  4. Open Docker Desktop once and wait until it says “Running”

Important:

If Windows asks for WSL installation → allow it.

Use n8n Pro Features for Free

Mac

  1. Download Docker Desktop for Mac
  2. Install
  3. Open it once
  4. Wait until the whale icon becomes stable

Linux (Ubuntu example)

Open terminal and run:

sudo apt update
sudo apt install docker.io -y
sudo systemctl enable docker
sudo systemctl start docker

Then verify:

docker --version

If it prints a version → ready.


Step 2 — Create Persistent Storage

We must store workflows permanently.

Otherwise every restart deletes data.

Run:

Use n8n Pro Features for Free
docker volume create n8n_data

What this does:

Creates a storage location where n8n saves

  • workflows
  • credentials
  • settings
  • license

You run this only once.


Step 3 — Start n8n

Now run the container.

Copy exactly:

Use n8n Pro Features for Free
docker run -it --rm --name n8n \\
-p 5678:5678 -v n8n_data:/home/node/.n8n \\
docker.n8n.io/n8nio/n8n

Wait.

First time download takes a few minutes.

You will see logs appearing in terminal.

Do not close it.

When you see something like:

“Editor is now accessible”

You are ready.


Step 4 — Open n8n

Open browser and go to:

<http://localhost:5678>

You will see the setup screen.

Create account:

  • email
  • password
Use n8n Pro Features for Free

Step 5 — Activate Free License

After login:

  1. n8n asks for license email
  2. Enter your email
  3. You receive an email
  4. Click activate link

Done.

You now have full features unlocked on your self-hosted instance.

Use n8n Pro Features for Free

What You Just Got

You now have:

  • workflows
  • credentials
  • AI nodes
  • advanced features
  • full builder

Without paying the hosted subscription.


Important Notes

Keep terminal open while using n8n.

If you close it → n8n stops.

To restart later, run the same docker command again.

Your workflows remain safe because of the volume you created.


Optional Quality of Life Tip

If you don’t want to retype the long command every time:

Create a file named start-n8n.sh (Mac/Linux) or start-n8n.bat (Windows)

Paste the docker command inside.

Now you start n8n with one click.


You Are Done

You now run a full automation platform locally.

No subscription required.

What You Need Before Starting

You need only two things:

  1. A computer (Windows, Mac, or Linux)
  2. Docker installed

That’s it.

No server

No coding knowledge

No VPS required


Step 1 — Install Docker

Docker runs apps inside containers.

n8n runs as a container.

Use n8n Pro Features for Free

Windows

  1. Download Docker Desktop https://www.docker.com/products/docker-desktop/
  2. Install normally
  3. Restart PC
  4. Open Docker Desktop once and wait until it says “Running”

Important:

If Windows asks for WSL installation → allow it.

Use n8n Pro Features for Free

Mac

  1. Download Docker Desktop for Mac
  2. Install
  3. Open it once
  4. Wait until the whale icon becomes stable

Linux (Ubuntu example)

Open terminal and run:

sudo apt update
sudo apt install docker.io -y
sudo systemctl enable docker
sudo systemctl start docker

Then verify:

docker --version

If it prints a version → ready.


Step 2 — Create Persistent Storage

We must store workflows permanently.

Otherwise every restart deletes data.

Run:

Use n8n Pro Features for Free
docker volume create n8n_data

What this does:

Creates a storage location where n8n saves

  • workflows
  • credentials
  • settings
  • license

You run this only once.


Step 3 — Start n8n

Now run the container.

Copy exactly:

Use n8n Pro Features for Free
docker run -it --rm --name n8n \\
-p 5678:5678 -v n8n_data:/home/node/.n8n \\
docker.n8n.io/n8nio/n8n

Wait.

First time download takes a few minutes.

You will see logs appearing in terminal.

Do not close it.

When you see something like:

“Editor is now accessible”

You are ready.


Step 4 — Open n8n

Open browser and go to:

<http://localhost:5678>

You will see the setup screen.

Create account:

  • email
  • password
Use n8n Pro Features for Free

Step 5 — Activate Free License

After login:

  1. n8n asks for license email
  2. Enter your email
  3. You receive an email
  4. Click activate link

Done.

You now have full features unlocked on your self-hosted instance.

Use n8n Pro Features for Free

What You Just Got

You now have:

  • workflows
  • credentials
  • AI nodes
  • advanced features
  • full builder

Without paying the hosted subscription.


Important Notes

Keep terminal open while using n8n.

If you close it → n8n stops.

To restart later, run the same docker command again.

Your workflows remain safe because of the volume you created.


Optional Quality of Life Tip

If you don’t want to retype the long command every time:

Create a file named start-n8n.sh (Mac/Linux) or start-n8n.bat (Windows)

Paste the docker command inside.

Now you start n8n with one click.


You Are Done

You now run a full automation platform locally.

No subscription required.

Author
Written By
Vikash Kumar
Building AI agents, n8n workflows and end-to-end automation for 30+ Brands across India, the US, Europe, Dubai & Australia. 7+ years of Experience saving founders real hours every week - no code required.
Ask more Questions about this Blog with AI:

Our AI Articles

Learn from our AI Articles to excel in your profession ;)

Best n8n Templates in 2026: 15 Free Workflows to Copy

Discover the best free n8n templates in 2026. See 15 beginner workflows to copy and learn how to import one...

n8n MCP: How to Use It (Beginner Guide 2026)

What n8n MCP is in plain English, the two nodes that make it work, and a step-by-step beginner setup for...

n8n Pricing 2026: Is It Really Free?

A clear beginner breakdown of n8n pricing in 2026, when it is truly free, what Cloud plans cost, and how...

The AI Business Blueprint

How Claude Code’s Creator Thinks the Next Generation of Companies Will Be Built...

Best AI Agent Builders in 2026 (No-Code Guide)

The best no-code AI agent builders in 2026, compared for beginners. See what each tool costs, who it fits, and...

OpenRouter Free Models List 2026: All 27+ Models Ranked & Tested

Search “best free OpenRouter models” and you’ll find ten different lists, half naming model IDs pulled months ago. One older...

Arcads Collage Motion Skill

A Claude skill that takes a reference image (or just a brief) and produces a matching halftone paper-collage motion clip...

n8n AI Agent Node: Build Your First AI Agent in 15 Minutes

Learn how the n8n AI Agent node works and build your first AI agent in 15 minutes. Step-by-step beginner guide...

Best Free OpenRouter Models in 2026: Which One Should You Use?

OpenRouter has 29 free AI models as of June 2026. Picking the wrong one for your task wastes your daily...

ClawdBot Tutorial 2026: Complete Beginner Guide to Install, Configure & Run Your First AI Agent

The complete beginner guide to Clawdbot in 2026 — from installation to your first running AI agent, with config templates,...
1:1 Free Strategy Session
Your competitors are already automating. Are you still paying for it manually?

Do you want to adopt AI Automation?

Every hour your team does repetitive work, you're burning real money.
While you wait, faster businesses are cutting costs and moving quicker.
AI and automations aren't the future anymore — they're the present.

Book a live 1-on-1 session where we show you exactly which of your daily tasks can be automated — and what it’s costing you not to.