Skip to content

Node-RED - Process Steps

Install

Install NodeRED on a target server. The server must have node.js, npm and git installed.

NameTypeDescriptionRequired
Root directory for InstalltextBoxThe root directory in which to install NodeRED.Yes

Uninstall

Uninstall NodeRED from the target server.

NameTypeDescriptionRequired
Root directory for InstalltextBoxThe root directory in which NodeRED is installed.Yes

Start

Start NodeRED from the target server.

NameTypeDescriptionRequired
Root directory for InstalltextBoxThe root directory in which NodeRED is installed.Yes
Flow to executetextBoxThe name of the flow NodeRED is execute (including .json suffix). If left empty the default flow will be executedYes

Stop

Stop NodeRED from the target server.

NameTypeDescriptionRequired
Root directory for InstalltextBoxThe root directory in which NodeRED is installed.Yes

Deploy Flow

Deploy Flow to Node-RED

NameTypeDescriptionRequired
Root directory for InstalltextBoxThe root directory in which NodeRED is installed.Yes
Flow to deploytextBoxThe name of the flow to deploy to NodeRED (including .json suffix). If left empty the default flow will be executedYes