n8n¶
n8n n8n is a free and open node based Workflow Automation Tool.
Access¶
It is available at https://n8n.t3family.net/ or http://n8n.t3family.net/
Security enable/disable https_only and auth¶
To enable https_only or auth set the service config to True
settings/config.yml
n8n:
https_only: True
auth: True
Last update:
October 8, 2025