n8n n8nio/n8n:latest https://hub.docker.com/r/n8nio/n8n bridge sh false https://forums.unraid.net/topic/198811-support-junkerderprovinz-unraid-apps/ https://n8n.io https://github.com/junkerderprovinz/unraid-apps/blob/main/n8n/README.md n8n is a powerful workflow-automation tool: connect 400+ apps and APIs, build flows visually, and drop into code whenever you need to. This is a plug-and-play Unraid Community Applications template that wraps the official n8nio/n8n image, tuned with sensible production defaults. Variables with fixed options are dropdowns. IMPORTANT - two one-time setup steps (see the README): 1. DATABASE: this template defaults to PostgreSQL (recommended). Create a database and user first, then fill in the Postgres Host / Database / User / Password fields below. (To use SQLite instead, set DB Type to 'sqlite' and ignore the Postgres fields.) 2. PERMISSIONS: n8n runs as user 'node' (UID 1000) and has no PUID/PGID. Create the AppData folder first, then make it writable by UID 1000 - run once on the Unraid console: mkdir -p /mnt/user/appdata/n8n/files chown -R 1000:1000 /mnt/user/appdata/n8n Included defaults: task runners on, execution-history pruning (no DB bloat), binary data stored on disk, telemetry off, and N8N_SECURE_COOKIE=false so login works over plain LAN HTTP (set it to true behind HTTPS). Detailed README (full setup & options): https://github.com/junkerderprovinz/unraid-apps/blob/main/n8n/README.md Productivity: Tools: Other: http://[IP]:[PORT:5678]/ https://raw.githubusercontent.com/junkerderprovinz/unraid-apps/main/n8n/n8n.xml https://raw.githubusercontent.com/junkerderprovinz/unraid-apps/main/n8n/icon.png If this template helps you, consider buying me a coffee. https://buymeacoffee.com/junkerderprovinz A reachable PostgreSQL server with a database and user created for n8n (template default; see the README for the SQL - log in with 'docker exec -it'). To use SQLite instead, set DB Type to 'sqlite'. Create the AppData folder first, then make it writable by UID 1000: mkdir -p /mnt/user/appdata/n8n/files && chown -R 1000:1000 /mnt/user/appdata/n8n 5678 /mnt/user/appdata/n8n /mnt/user/appdata/n8n/files postgresdb 192.168.1.10 5432 n8n n8n false Europe/Vienna Europe/Vienna true true 336 filesystem false https://n8n.mydomain.tld/ n8n.mydomain.tld http