gateblu-forever
Implementation of Gateblu that uses forever
to manage device processes.
Gateblu-Forever requires a meshblu.json to start.
Install
npm install -g gateblu-forever
Config
Sample meshblu.json
Usage
gateblu-service
Debug Output
DEBUG=* gateblu-service
Skip Connector Install
gateblu-service --skip-install
You may also use environment variables
GATEBLU_SKIP_INSTALL=true gateblu-service