diff --git a/.obsidian/plugins/text-extractor/cache/ce39546f5e092cfe7b8c7935403e0101.json b/.obsidian/plugins/text-extractor/cache/ce39546f5e092cfe7b8c7935403e0101.json new file mode 100644 index 0000000..8931ce9 --- /dev/null +++ b/.obsidian/plugins/text-extractor/cache/ce39546f5e092cfe7b8c7935403e0101.json @@ -0,0 +1 @@ +{"path":"Attachments/Pasted image 20250717210347.png","text":"L Nn 4 7 @ e","libVersion":"0.3.2","langs":"deu+eng+fra"} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 2449b80..9484ac0 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -92,9 +92,23 @@ "icon": "lucide-file", "title": "2025-07-14" } + }, + { + "id": "bdfbce663bd8ceb1", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Temporary/n8n.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "n8n" + } } ], - "currentTab": 5 + "currentTab": 6 } ], "direction": "vertical" @@ -321,7 +335,8 @@ } ], "direction": "horizontal", - "width": 261.5 + "width": 261.5, + "collapsed": true }, "left-ribbon": { "hiddenItems": { @@ -341,13 +356,15 @@ "periodic-notes:Open today": false } }, - "active": "783389e2524da2d7", + "active": "bdfbce663bd8ceb1", "lastOpenFiles": [ + "Attachments/Pasted image 20250717210347.png", + "0 Journal/0 Daily/2025-07-14.md", + "Temporary/n8n.md", "Templates/Daily Template.md", "0 Journal/0 Daily/2025-07-17.md", "0 Journal/0 Daily/2025-07-16.md", "Temporary/Project Management.md", - "0 Journal/0 Daily/2025-07-14.md", "0 Journal/0 Daily/2025-07-09.md", "0 Journal/0 Daily/2025-07-08.md", "Attachments/image 20.jpg", @@ -374,8 +391,6 @@ "Dashboard.md", "Templates/Weekly Template.md", "0 Journal/1 Weekly/2025-W27.md", - "Temporary/2025-W28.md", - "2025-W27.md", "Attachments/Pasted image 20250627101456.png", "99 Work/0 OneSec/OneSecNotes/40 - User Manuals", "Attachments/Pasted image 20250624161349.png", diff --git a/Attachments/Pasted image 20250717210347.png b/Attachments/Pasted image 20250717210347.png new file mode 100644 index 0000000..ea6a3f7 Binary files /dev/null and b/Attachments/Pasted image 20250717210347.png differ diff --git a/Temporary/n8n.md b/Temporary/n8n.md new file mode 100644 index 0000000..b212d4d --- /dev/null +++ b/Temporary/n8n.md @@ -0,0 +1,29 @@ +--- +title: n8n +created_date: 2025-07-17 +updated_date: 2025-07-17 +aliases: +tags: +--- +# n8n + +[How to Run n8n Locally (Full On-Premise Setup Tutorial) - YouTube](https://youtu.be/-ErfsM2TYsM) + + +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 \ No newline at end of file