June-10th-2020, 06:45 AM
Dear Armin,
I have created an application that displays an html screen using Node-RED.
This application works fine, but an external computer is required to view the html screen.
I just need a monitor instead of the computer.
Therefore, I deployed a new container (https://hub.docker.com/r/hilschernetpi/n...sktop-hdmi) on the same netPI.
At this time, I set Network=bridge mode even though this site explains below:
>The container needs to run in host network mode.
I then can see the html screen from a web browser via a monitor directly connected to netPI.
VNCViewer and SSH terminal cannot access to the hdmi container, but it is fine for me.
I don't need to access it from any external devices.
(I understand a Node-RED container is the host mode and this container is prohibited to be access from the port 22.)
Therefore, the hdmi container can be set to bridge mode?
(Is there any fetal problem?)
Thank you very much for your advice.
Best regards,
I have created an application that displays an html screen using Node-RED.
This application works fine, but an external computer is required to view the html screen.
I just need a monitor instead of the computer.
Therefore, I deployed a new container (https://hub.docker.com/r/hilschernetpi/n...sktop-hdmi) on the same netPI.
At this time, I set Network=bridge mode even though this site explains below:
>The container needs to run in host network mode.
I then can see the html screen from a web browser via a monitor directly connected to netPI.
VNCViewer and SSH terminal cannot access to the hdmi container, but it is fine for me.
I don't need to access it from any external devices.
(I understand a Node-RED container is the host mode and this container is prohibited to be access from the port 22.)
Therefore, the hdmi container can be set to bridge mode?
(Is there any fetal problem?)
Thank you very much for your advice.
Best regards,