notebook/IT/domotique/index.md

8 lines
334 B
Markdown
Raw Permalink Normal View History

2020-11-26 17:38:25 +00:00
# domotique
[Hack Xiaomi gateway V2](https://easydomoticz.com/forum/viewtopic.php?t=8397)
2020-11-26 17:38:25 +00:00
## 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