1 pointby 44_885 hours ago1 comment
  • 44_885 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.