50+ InMails. Advanced Lead search. First 2 Users only

There’s no automation you can’t learn to build with BULDRR AI.

Promoted by BULDRR AI

Use n8n Pro Features for Free

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.

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.


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:

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:

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

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.


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.

Follow us:

I'll show how you can implement AI AGENTS to take over repetitive tasks.

Why Pay $20/month, When you can Self Host n8n @ $3.99 only

Promoted by BULDRR AI

Use n8n Pro Features for Free

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.

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.


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:

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:

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

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.


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.

Follow us:

Promoted by BULDRR AI

Frequently Asked Questions

We share all our insights and resources for free, but building them isn’t cheap. Ads help us recover those costs so we can keep offering everything at no charge forever.

Yes, Ofcourse. Contact us and we’ll set it up. We also offer 100+ hours of free visibility to select brands.

No, nothing at all. In fact, many ads come with extra discounts for you.

Yes, sometimes. If you buy through our links, we may earn a small commission at no extra cost to you.

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.