Skip to content

claudyus/docker-node-red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-node-red

A docker image to deploy node-red istance.

The following env vars are used to configure the images:
  • PORT: the admin interface port, default 5000 (to support dokku seamless integration)
  • AUTH_METHOD: for now only default 'passwd' based auth is supported - if passwd method is choice the 'admin' password is generated and display in container log
  • NODES_URL_FILE: a file url to configure additional nodes from npm

TODO

[ ] add http external auth method [ ] implement flows backup/restore [ ] allow template/css personalization

About

A dokku ready node-red instance with addition configurable nodes and auth

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published