Tag: home automation

  • Install Domoticz in docker

    Install Domoticz in docker

    Just run the following command! docker run -d -p 8080:8080 –name=domoticz -v /home/pi/domoticz-config:/config -v /etc/localtime:/etc/localtime:ro -v /dev/bus/usb:/dev/bus/usb sdesbure/domoticz More information about this project at: https://hub.docker.com/r/sdesbure/domoticz/