n8n

n8n

Aplicación Docker from tmchow's Repository

Visión general

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`.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:5678]/
Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart unless-stopped

Configuración de plantillas

TimezoneVariable

Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string.

Objetivo
GENERIC_TIMEZONE
Por defecto
America/Los_Angeles
Valor
America/Los_Angeles
ConfigPathrw

Where to save config and SQL Lite Database which holds your workflows.

Objetivo
/home/node/.n8n
Por defecto
/mnt/cache/appdata/n8n
Valor
/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/')

Objetivo
WEBHOOK_URL
Valor
http://192.168.1.161:5678/
PortPorttcp

Container Port: 5678

Objetivo
5678
Por defecto
5678
Valor
5678

Descargar estadísticas

205,206,510
Descargas totales
8,891,957
Este mes
7,703,510
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
n8nio/n8n
Última actualización2026-04-22
Visto por primera vez2020-10-14

Ejecute N8n en Unraid.

N8n se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.