Domoticz

Domoticz

Docker app from sdesbure's Repository

Overview

An Home automation Server

Domoticz

Domoticz - http://www.domoticz.com/

Latest Domoticz git release.

Dockerimage

How to use

Pull image

docker pull sdesbure/domoticz

Run container

docker run -d -p 8080:8080 --name=<container name> -v <path for config files>:/config -v /etc/localtime:/etc/localtime:ro --device=<device_id> sdesbure/domoticz

Please replace all user variables in the above command defined by <> with the correct values (you can have several USB devices attached, just add other --device=<device_id>).

Access Domoticz

http://<host ip>:8080

8080 can be another port (you change -p 8080:8080 to -p 8081:8080 to have 8081 out of the container for example).

Install Domoticz on Unraid in a few clicks.

Find Domoticz in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Domoticz Review the template variables and paths Click Install

Categories

Download Statistics

91,947
Total Downloads
128
This Month
204
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
sdesbure/domoticz
Last Updated2018-03-29
First Seen2015-10-20

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Privileged
false
Extra Params
--device=/dev/ttyUSB0