-
Notifications
You must be signed in to change notification settings - Fork 0
Install
Sebastian Raff edited this page Sep 30, 2017
·
7 revisions
Prerequisites: Node.js >= v6.0.0
- I recommend using https://github.com/tj/n to install Node.js.
$ sudo npm install -g mqttdb
Should work on Windows also, but is only tested on Linux and macOS until now.
To run mqttDB in background and start it on system boot I suggest to use the process manager PM2.
Proceed to Command Line Parameters.
mqttDB copyright (c) 2017 Sebastian Raff. MIT License