Nevik
6
The AFB_HOSTNAME is mainly used by the Antivirus installations for connecting to the console. It is also used, when some http links are generated within the console (e.g. for emails that the console might be sending). It has to be some existing DNS name that can be used to reach the server. If you put there “myavastconsole”, you have to make sure that there is some DNS record that resolves to your “myubuntuserver” host. Starting of the console is not registering any new hostnames anywhere.
The parameter wasn’t well explained in the documentation on Docker Hub (https://hub.docker.com/r/avastsoftware/management-console/), I’ve updated it to be more clear.