Node.js installieren
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - sudo apt-get install -y build-essential libavahi-compat-libdnssd-dev libudev-dev libpam0g-dev nodejs
ioBroker installieren
curl -sL https://iobroker.net/install.sh | bash -
Danach kann man den ioBroker im Browser aufrufen: http://IP-Adresse:8081