Skip to content

inspired-beings/n8n-dokku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

If you have questions after trying the tutorials, check out the forums.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 61.5%
  • Dockerfile 38.5%