/n8n-heroku-1

Primary LanguageShellMIT LicenseMIT

n8n-heroku

Deploy

n8n - Free and open fair-code licensed node based Workflow Automation Tool.

This is a Heroku-focused container implementation of n8n.

Use the Deploy to Heroku button above to launch n8n on Heroku. When deploying, make sure to check all configuration options and adjust them to your needs. It's especially important to set N8N_ENCRYPTION_KEY to a random secure value.

The default credentials for basic authentication is user:pass, but you should change this during the initial setup.

Refer to the Heroku n8n tutorial for more information.

Enabling user management

The default configuration enables basic auth as a fast and simple way to authenticate n8n users. If you prefer the more advanced user management functionality of n8n, add the variables from this guide to your Heroku config vars.