Self-Hosting n8n with Docker and Nginx Proxy Manager on Ubuntu
Sep 23, 2025 · 3 min read · This guide explains how to deploy n8n with Nginx Proxy Manager (NPM) using Docker Compose on a new Ubuntu server. The setup uses a shared Docker network so that NPM can route traffic to n8n securely with HTTPS. 1. Prerequisites Ubuntu 22.04 or late...
Join discussion