Hi,
As a couple of people pointed out earlier: When the IPv6 is tuned off (or not supplied by the cloud provider in my case), the config file that MIAB creates (and re-creates) for nginx has it listen to IPv6 thus preventing it from starting. Even when the nginx config files are manually corrected to have it not try listening on the existent IPv6, it’s just a matter of time until it’s reverted back to the original version by MIAB.
So here is the question for the experts:
How can we configure MIAB to not re-write the original config file after it has been manually modified, or alternatively, have it not include listening to IPv6 in its future re-writes of the config file?
Thanks!