mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
n8n Queue Mode Auto-Scaling #135
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JonneFelix on GitHub (Oct 13, 2025).
Template Name
n8n Queue Mode
Template URL
https://github.com/Clevermation/n8n-queue-mode
Docker Compose Link
https://github.com/Clevermation/n8n-queue-mode/blob/main/docker-compose.yml
Resources
ghcr.io/clevermation/n8n-queue-mode:n8n-latestghcr.io/clevermation/n8n-queue-mode:autoscaler-latestghcr.io/clevermation/n8n-queue-mode:monitor-latestTemplate Description
Overview
Production-ready n8n Queue Mode with automatic worker scaling (1-10 replicas) based on queue load.
What's Included
Key Features
✅ Auto-scaling workers (1-10 based on queue load)
✅ High-throughput (100+ executions/hour)
✅ Chromium included (browser automation)
✅ Minimal downtime (rolling updates)
✅ Pre-built images (GitHub Container Registry)
Requirements
Quick Start
Will you send a PR to implement it?
Yes