TemplatesN8N (w/ workers)
N8N (w/ workers)
A powerful workflow automation tool for technical people
Infrastructure Preview
postgres
n8n-db
postgres
redis
n8n-redis
redis
application
n8n
n8n
:5678
application
n8n-worker
n8n
4 workloads • 4 connections
100%
N8N (w/ Workers)
A powerful workflow automation tool that lets you connect anything to everything.
What's Included
- N8N — Main application with web UI on port 5678
- N8N Worker — Background worker for queue-based execution
- PostgreSQL — Primary database for workflow data
- Redis — Message broker for job queue
Architecture
This template runs N8N in queue mode with a dedicated worker process. This gives better performance and reliability for production workloads — the main process handles the UI and API while workers execute workflows in the background.
Configuration
After deploying, you can access the N8N UI at your assigned domain. On first launch, you'll create an owner account.
Environment Variables
| Variable | Description |
|---|---|
EXECUTIONS_MODE | Set to queue for worker-based execution |
N8N_ENCRYPTION_KEY | Encryption key for credentials (auto-generated) |
Links
Deploy NowView on GitHub
Oleh Shostkevych
oleh@lnchr.cloud
Created on Feb 25, 2026
Category
Automation
Tags
automationworkflowlow-code
