# domotique [Hack Xiaomi gateway V2](https://easydomoticz.com/forum/viewtopic.php?t=8397) ## jeedom - install docker avec database sur host ``` docker run --net host --name jeedom-server --privileged -v /opt/jeedom:/var/www/html -e ROOT_PASSWORD=toto -e APACHE_PORT=9080 jeedom/jeedom:alpha ``` - pour le l'hote SQL mettre 127.0.0.1