mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-26 03:23:11 +00:00
f0a36fef7e
I've also updated the configuration for the new traefik configuration.
407 B
407 B
Nodemation (n8n)
Homepage: ihttps://n8n.io
Usage
Set n8n_enabled: true
in your inventories/<your_inventory>/nas.yml
file.
n8n is secured by default, he user and password can be set with:
- n8n_basic_auth_user: ""
- n8n_basic_auth_password: ""
The default for these is "n8n_user" and "n8n_change_me" respectively, it is recommended to change these.