Outils pour utilisateurs

Outils du site


cours:iot:node-red_on_docker

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
cours:iot:node-red_on_docker [2019/01/16 12:05]
tigli [Caveats : Docker Containers Network Configuration]
cours:iot:node-red_on_docker [2019/01/28 19:22] (Version actuelle)
tigli [Network Management in Docker]
Ligne 63: Ligne 63:
  
  
-== Containers Network configuration ==+== Containers Network configuration ​for docker and its containers ​==
  
 // 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 ====
 {{ :​cours:​iot:​docker_containers_network.jpg?​700 |}} {{ :​cours:​iot:​docker_containers_network.jpg?​700 |}}
Ligne 88: Ligne 89:
 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. 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://​blog.docker.com/​2016/​12/​understanding-docker-networking-drivers-use-cases/​|understanding docker networking drivers use cases]]
 +[[cours:​iot:​network_management_in_docker|Network in Docker]]
 +
 +
 +====== Solutions ======
 +
 +{{:​cours:​iot:​solution_node_red_and_mosquitto_clients.rtf|}}
cours/iot/node-red_on_docker.1547636734.txt.gz · Dernière modification: 2019/01/16 12:05 par tigli