notebook/IT/domotique/index.md

12 lines
338 B
Markdown
Raw 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
2021-04-20 21:13:14 +00:00
2020-11-26 17:38:25 +00:00
- install docker avec database sur host
2021-04-20 21:13:14 +00:00
2020-11-26 17:38:25 +00:00
``` 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 ```
2021-04-20 21:13:14 +00:00
- pour le l'hote SQL mettre 127.0.0.1