Files
Main/Temporary/n8n.md
Obsidian-MBPM4 2c0f2bf4b5 vault backup: 2025-07-18 13:26:09
Affected files:
.obsidian/workspace.json
0 Journal/0 Daily/2025-07-18.md
Temporary/n8n.md
2025-07-18 13:26:09 +03:00

1.4 KiB

title, created_date, updated_date, aliases, tags
title created_date updated_date aliases tags
n8n 2025-07-17 2025-07-17

n8n

You NEED to Use n8n RIGHT NOW!! (Free, Local, Private) - YouTube

How to Run n8n Locally (Full On-Premise Setup Tutorial) - YouTube

n8n loves connections incoming and outgoing

networking is important about

Installation on VPS

Prerequisites

  1. we need a domain and point it to our n8n instance
  2. Cloudflare: Tunnels --> cloudflare creates a secret tunnel from our domain name to our n8n instance bypassing our server firewall, such that the public internet can access n8n without any issues

!Pasted image 20250717210347.png

Cloudflare Setup

I set up cloudflare to create a tunnel from my domain to my vps brom. Zero Trust: Tunnel Keys in Lastpass

I had an issue with setting up n8n with cloudflare because my dns cache on my mac prevented accessing the site. In the end after resetting this, everything worked just fine.

Automate Everything

n8n can run commands and integrates with many services like google drive or other webapps. This means we can easily create automations for pretty much anything.

Automation ideas

  • read my daily obsidian note --> if i have a medical entry add to medical database, record general data that can be fetched later.