n8n
Application Docker from tmchow's Repository
Vue d'ensemble
n8n (pronounced n-eight-n) helps you to interconnect every app with an API in the world with each other to share and manipulate its data without a single line of code. It is an easy to use, user-friendly and highly customizable service, which uses an intuitive user interface for you to design your unique workflows very fast. Hosted on your server and not based in the cloud, it keeps your sensible data very secure in your own trusted database.
Configuration
Config : Storing n8n config and SQL Lite db for your personal workflows.
Timezone : (Optional) Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string.
Webhook Tunnel: (Optional) Set the webhook URL manually to correctly display in Editor UI and for it to get registered correctly with external services. Must have trailing slash. (e.g.'http://192.168.1.161:5678/')
Important: To avoid `permission denied` errors, you must ensure the user id and group id of that appdata folder to user:group of 1000:1000. Run this command in the terminal `chown 1000:1000 /mnt/cache/appdata/n8n`.
Configuration
Config : Storing n8n config and SQL Lite db for your personal workflows.
Timezone : (Optional) Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string.
Webhook Tunnel: (Optional) Set the webhook URL manually to correctly display in Editor UI and for it to get registered correctly with external services. Must have trailing slash. (e.g.'http://192.168.1.161:5678/')
Important: To avoid `permission denied` errors, you must ensure the user id and group id of that appdata folder to user:group of 1000:1000. Run this command in the terminal `chown 1000:1000 /mnt/cache/appdata/n8n`.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:5678]/- Réseau
bridge- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
--restart unless-stopped
Configuration du modèle
TimezoneVariable
Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string.
- Cible
- GENERIC_TIMEZONE
- Défaut
- America/Los_Angeles
- Valeur
- America/Los_Angeles
ConfigPathrw
Where to save config and SQL Lite Database which holds your workflows.
- Cible
- /home/node/.n8n
- Défaut
- /mnt/cache/appdata/n8n
- Valeur
- /mnt/cache/appdata/n8n
Webhook TunnelVariable
Set the webhook URL manually to correctly display in Editor UI and for it to get registered correctly with external services. Must have trailing slash. (e.g.'http://192.168.1.161:5678/')
- Cible
- WEBHOOK_URL
- Valeur
- http://192.168.1.161:5678/
PortPorttcp
Container Port: 5678
- Cible
- 5678
- Défaut
- 5678
- Valeur
- 5678
Catégories
Télécharger les statistiques
205,206,510
Total des téléchargements
8,891,957
Ce mois-ci
7,703,510
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
n8nio/n8nDernière mise à jour2026-04-22
Première vue2020-10-14
Exécutez N8n sur Unraid.
N8n est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.