iobroker
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| iobroker [2022/02/24 07:17] – illu | iobroker [2022/02/24 20:38] (current) – removed illu | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ioBroker ====== | ||
| - | |||
| - | first i created a volume for iobrokers data | ||
| - | broker_data / | ||
| - | |||
| - | then the container | ||
| - | ^ type ^ config ^ extra ^ | ||
| - | | image | buanet/ | ||
| - | | volume container | / | ||
| - | | volume data | broker_data | look above| | ||
| - | | working dir | / | ||
| - | | network | host | due to node-red for echo need broadcast to detect new devices| | ||
| - | | env USBDEVICES | / | ||
| - | | runtime mode | privileged mode | for node-red listening on port 80| | ||
| - | | runtime devices | container / | ||
| - | |||
| - | Port forwarding was a process of trying and finding the right adapters. | ||
| - | ^ host ^ container ^ service ^ | ||
| - | | 80 | 80 | node-red listening for alexa detect new devices | | ||
| - | | 1880 | 1880 | node-red | | ||
| - | | 1882 | 1882 | mqtt shelly | | ||
| - | | 1883 | 1883 | mqtt sonoff | | ||
| - | | 8081 | 8081 | iobroker admin | | ||
| - | | 8082 | 8082 | iobroker web | | ||
| - | | 8086 | 8086 | influx DB web | | ||
| - | | 3001 | 3001 | grafana web | | ||
| - | | 38835 | 38835 | alexa proxy | | ||
| - | |||
| - | |||
| - | |||
iobroker.1645683468.txt.gz · Last modified: 2022/02/24 07:17 by illu