Selenoid + Node-RED
$ docker-compose build
If direnv is installed, ./bin
is no longer required (optional)
$ apt install direnv
$ cd path/to/selenoid-node-red
$ direnv allow
// Start Node-RED
$ ./bin/node-red
Get Configration Manager
$ make bin/cm
$ ./bin/cm version
Git Revision: 1.7.1
UTC Build Time: 2019-10-08_05:28:51PM
Start Selenoid
$ ./bin/cm selenoid start --vnc
$ ./bin/cm selenoid-ui start