Use n8n Pro Features for Free

Updated: July 29, 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 ;)

10 Best n8n Workflows Every Business Should Automate

Manual work is killing business speed. In 2026, companies that still copy-paste data between apps are already behind. This is...

Automating the First 14 Days After Someone Buys From You

How to automate the first 14 days after a sale closes — welcome messages, account setup, kickoff booking, and day-7/day-14...

10 Questions to Ask Before Hiring an n8n Automation Agency

Before hiring an n8n automation agency, ask about their pricing model (per-workflow vs retainer), who owns the finished workflows, how...

n8n vs Zapier vs Make: Which Automation Tool is Best for Business

n8n is the best fit for businesses that want self-hosting, unlimited executions, and deep AI-agent capability and have some technical...

How to Use OpenRouter with n8n: Free AI Workflows (No Card Needed)

You keep hearing about AI automation but every option seems to cost money. ChatGPT Plus is $20 a month. Claude...

How to Automate Lead Follow-Up Calls with AI: A Step-by-Step Guide

Here is a number that should worry every business owner: leads that are called within five minutes of showing interest...

10 Claude Tips: From Using 10% of Claude to Actually Using It

A practical guide to getting more out of Claude, this post shares 10 tips from beginner to advanced, including choosing...

How Claude Killed Prompt Engineering (And What To Do Instead)

Anthropic’s latest Claude updates suggest a shift away from long, rule-heavy prompts toward minimal, goal-first context. This post explains Record...

Why AI Recommends the Business With Recent Reviews, Not Just More of Them

Why AI search tools like ChatGPT and Google AI Overviews weigh review recency and response rate above raw review count...

Build a Second Brain for Your Business With Claude Code and Obsidian

This guide shows how to build a business second brain with Claude Code and Obsidian in under 10 minutes. Using...

Does AI Actually Care How Old Your Content Is?

Does content freshness really affect AI citations? Yes, but it's one of 23 factors, not the deciding one, and the...

Does Your “About Us” Page Actually Help AI Trust Your Business?

Does an About Us page actually help AI trust your business? Yes, it's a core E-E-A-T signal Google's own quality...
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.