n8n n8n

Workflow automation tool

★ 53.9k Workflow Automation

Homepage · Source code

Author: n8n.io · License: Fair Use

Version: 1.72.1 · Updated

About n8n

n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.

On-board new joiners and provision accounts


n8n has 200+ different nodes to automate workflows. The list can be found on: https://n8n.io/integrations.


Environment variables

View environment variables
PROJECT
  n8n
DOMAIN
  stack.localhost
POSTGRES_USER
  changeUser
POSTGRES_PASSWORD
  changePassword
POSTGRES_DB
  n8n
POSTGRES_NON_ROOT_USER
  changeUser
POSTGRES_NON_ROOT_PASSWORD
  changePassword
ENCRYPTION_KEY
  changeEncryptionKey
DB_TYPE
  postgresdb
DB_POSTGRESDB_HOST
  n8n-postgres
DB_POSTGRESDB_PORT
  5432
DB_POSTGRESDB_DATABASE
  ${POSTGRES_DB}
DB_POSTGRESDB_USER
  ${POSTGRES_NON_ROOT_USER}
DB_POSTGRESDB_PASSWORD
  ${POSTGRES_NON_ROOT_PASSWORD}
EXECUTIONS_MODE
  queue
QUEUE_BULL_REDIS_HOST
  n8n-redis
QUEUE_HEALTH_CHECK_ACTIVE
  true
N8N_ENCRYPTION_KEY
  ${ENCRYPTION_KEY}
N8N_SECURE_COOKIE
  false # for it to work with the reverse proxy

Related

  1. 🦅  Huginn

    Create agents that monitor and act on your behalf

    ★ 44.2k automation monitoring agents
  2.  Automatisch

    Build workflow automation without spending time and money

    ★ 6.8k workflow automation