n8n Manager is a production-ready, one-script toolkit for running a self-hosted n8n stack on Docker. It automates install, upgrade, backup, and restore workflows for both Single and Queue execution modes—fronted by Traefik (HTTPS & reverse proxy with Let’s Encrypt) and backed by PostgreSQL (persistence) with optional Redis + workers for scalable queues. Everything is driven by n8n_manager.sh so you get repeatable, safe operations without hand-crafting Docker commands.
Checkout the script at my github: GitHub - thenguyenvn90/n8n-toolkit: n8n Manager — Install • Upgrade • Backup • Restore on Docker Compose (Traefik, Postgres, Redis), with support for single & queue modes.
Thanks,
The Minh Nguyen