rahul-thakoor / node-red-heroku

Node-RED in Heroku. A visual tool for wiring the Internet of Things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red-heroku

A wrapper for deploying Node-RED into the Heroku.

Deploying Node-RED into Heroku

Deploy

Password protect the flow editor

By default, the editor is open for anyone to access and modify flows. To password-protect the editor:

Add the following user-defined variables.

  • NODE_RED_USERNAME - the username to secure the editor with
  • NODE_RED_PASSWORD - the password to secure the editor with

About

Node-RED in Heroku. A visual tool for wiring the Internet of Things.

License:Apache License 2.0


Languages

Language:JavaScript 60.6%Language:HTML 21.0%Language:CSS 18.4%