Self-Hosting n8n with Docker and Nginx Proxy Manager on Ubuntu
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...
fortunedevs.hashnode.dev3 min read