AI Workflow Automation N8N 2.x – install locally and make it publicly accessible with Docker plus Ngrok which exposes local servers behind NATs and firewalls to the public internet via secure tunnels
root@pve-8n8-01:~#
root@pve-8n8-01:~# mkdir /mnt/n8n_data root@pve-8n8-01:~# mount -o bind /var/lib/docker/volumes/n8n_data/_data /mnt/n8n_data root@pve-8n8-01:~# root@pve-8n8-01:~# cd /mnt/n8n_data root@pve-8n8-01:/mnt/n8n_data# ls -la total 4672 drwxr-sr-x 6 js js 4096 Dec 28 17:51 . drwxr-xr-x 3 root root 4096 Dec 31 10:26 .. drwxr-sr-x 2 js js 4096 Dec 28 17:27 binaryData -rw——- 1 js js 56 Dec 28 17:26 config -rw-r–r– 1 js js 0 Dec 28 17:51 crash.journal -rw-r–r– 1 js js 585728 Dec 28 17:27 database.sqlite -rw-r–r– 1 js js 32768 Dec 29 11:22 database.sqlite-shm -rw-r–r– 1 js js 4124152 Dec 29 11:22 database.sqlite-wal drwxr-sr-x 2 js js 4096 Dec 28 17:27 git -rw-r–r– 1 js js 0 Dec 28 17:27 n8nEventLog-1.log -rw-r–r– 1 js js 11616 Dec 29 11:22 n8nEventLog.log drwxr-sr-x 2 js js 4096 Dec 28 17:27 nodes drwxr-sr-x 2 js js 4096 Dec 28 17:27 ssh
root@pve-8n8-01:~#
root@pve-8n8-01:~# ngrok http 5678 ngrok (Ctrl+C to quit)
One gateway for every AI model. Available in early access *now*: https://ngrok.com/r/ai
Session Status online Account <user>@googlemail.com (Plan: Free) Version 3.34.1 Region Europe (eu) Latency 11ms Web Interface http://127.0.0.1:4040 Forwarding https://<…>.ngrok-free.dev -> http://localhost:5678