repo to help run and update node-red instance using systemd
Go to file
David Kebler e69e6fb2db initial commit 2020-07-02 17:05:58 -07:00
install initial commit 2020-07-02 17:05:58 -07:00
node-red.service initial commit 2020-07-02 17:05:58 -07:00
readme.md initial commit 2020-07-02 17:05:58 -07:00
run initial commit 2020-07-02 17:05:58 -07:00
start initial commit 2020-07-02 17:05:58 -07:00
stop initial commit 2020-07-02 17:05:58 -07:00
update initial commit 2020-07-02 17:05:58 -07:00

readme.md

Node Red - Runner

This repo aids in keeping node-red up to date and running via a systemd Service

install nodered and esm globally

sudo npm install -g --unsafe-perm node-red && sudo npm install -g esm

Just clone repo to /opt

you can run the /.start script