User Tools

Site Tools


iobroker

This is an old revision of the document!


ioBroker

first i created a volume for iobrokers data broker_data /opt/iobroker

then the container

type config extra
image buanet/iobroker:latest
volume container /opt/iobroker look above
volume data broker_data look above
working dir /opt/iobroker
network host due to node-red for echo need broadcast to detect new devices
env USBDEVICES /dev/ttyACM0 this is my zigbee
runtime mode privileged mode for node-red listening on port 80
runtime devices container /dev/ttyACM0 → host /dev/ttyACM0 passthrough usb device

Port forwarding

host container service
80 80 node-red listening for alexa detect new devices
1880 1880 node-red
1882 1882 mqqt shelly
1883 1883 mqqt sonoff
iobroker.1645654310.txt.gz · Last modified: 2022/02/23 23:11 by illu