mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
upgrade n8n from 1.123.3 to 2.0.0-rc.4 with external task runners for Code node execution. task runners handle javascript and python code execution in isolated containers with configurable concurrency. key changes: - add n8n-runner service using n8nio/runners:2.0.0-rc.4 - configure runner auth token and broker communication - add N8N_RUNNER_COUNT for scaling runner replicas - move code node library config to runner container - update binary data mode from filesystem to database - add runner count prompt to installation wizard