mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-08 06:43:22 +00:00
replace replicated workers/runners with dynamically generated 1:1 worker-runner pairs where each runner connects to its worker via localhost (network_mode: service). this improves task routing by ensuring each worker has dedicated runner capacity. add generate_n8n_workers.sh script to create docker-compose.n8n-workers.yml