Hi, almost complete newby here
I have been playing with OMV8 and Docker for a couple of weeks now and I have got to grips with the concepts and actually have a few containers up and working.
ddclient, embyserver, nginx-proxy-manager, profilarr, radarr, sonarr, sabnzbd. All are working OK but I know I need to do something about getting the containers to talk to each other properly.
Currently I'm using external network addresses just to get it working but it's not optimal.
I need to setup the internal networking but I'm at a bit of a loss. I know that for instance nginx and emby need to be in the same internal network and also that I have to define them in the YAML files. A simple step by step with the correct terminology would be very helpful
I have read a few guides so sort of know where I'm going but I don't want to break what I have achieved so far with guesses.
Also what are Host, Bridge and Null on the network settings?