Setup n8n in self hosting / home server
Launch Image
incus launch docker:n8nio/n8n n8n -c environment.N8N_BASIC_AUTH_ACTIVE=true -c environment.N8N_BASIC_AUTH_USER=admin -c environment.N8N_BASIC_AUTH_PASSWORD=adminpass12345
Set proxy
incus config device add n8n n8nport proxy listen=tcp:0.0.0.0:5678 connect=tcp:127.0.0.1:5678
If you've published on Dev.to, read this: DEV Contributor rewards now live for Dev.to contributors for our top content creators! Connect your wallet here (wallet connection required). – Admin