cours:iot:node-red_on_docker
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
cours:iot:node-red_on_docker [2019/01/16 11:05] – [Caveats : Docker Containers Network Configuration] tigli | cours:iot:node-red_on_docker [2019/01/28 18:22] (Version actuelle) – [Network Management in Docker] tigli | ||
---|---|---|---|
Ligne 63: | Ligne 63: | ||
- | == Containers Network configuration == | + | == Containers Network configuration |
// They in bridge mode and disconnect to host network // in the following steps. | // They in bridge mode and disconnect to host network // in the following steps. | ||
+ | The result is described in the figure bellow. | ||
==== Caveats : Docker Containers Network Configuration ==== | ==== Caveats : Docker Containers Network Configuration ==== | ||
{{ : | {{ : | ||
Ligne 86: | Ligne 87: | ||
=== Test with Node-Red in a Docker Container === | === Test with Node-Red in a Docker Container === | ||
- | Because Node-Red is running in a Docker container, the MQTT client nodes can access to the mosquitto broker through //172.10.0.1// (the gateway address) in our case. | + | Because Node-Red is running in a Docker container, the MQTT client nodes can access to the mosquitto broker through //172.17.0.1// (the gateway address) in our case. |
+ | ===== Appendices ===== | ||
+ | ==== Network Management in Docker ==== | ||
+ | |||
+ | [[https:// | ||
+ | [[cours: | ||
+ | |||
+ | |||
+ | ====== Solutions ====== | ||
+ | |||
+ | {{: |
cours/iot/node-red_on_docker.1547636721.txt.gz · Dernière modification : 2019/01/16 11:05 de tigli