N8n Docker Compose stack with secrets, TLS, and a 16-check validator

1 pointsposted 7 hours ago
by 44_88

1 Comments

44_88

7 hours ago

I have seen a lot of tutorials to self-host a dockerized n8n instance on a VPS. Most of the time, those setups aren't usable for production: no secrets hardening, no explanation of env variables like N8N_ENCRYPTION_KEY, and other stuff needed for production. So I created this guide. Tell me if it's worth using.