TotallyInformation / alternate-node-red-installer

An alternative installer for Node-RED. Avoids global installs, no admin rights required.
MIT License
25 stars 5 forks source link

Add -p (port) switch on installer to change default port #5

Open TotallyInformation opened 2 years ago

TotallyInformation commented 2 years ago

FeatureRequest] :slight_smile:

Everytime I use the alternate installer, I need to change the port used as I'm installing it on a machine that is already running standard Node-RED on 1880

Could we have a switch (-p ?) on the installer so that it saves me the trouble :slight_smile: of editing the settings.js file?

PS I'd accept a clever awk/sed/grep one liner (assuming in base folder not ./data) that does it in the meantime :slight_smile:

https://discourse.nodered.org/t/new-utility-alternate-node-red-installer/13490/8?u=totallyinformation