one of my virtual hosts on virtualmin runs mailcow dockerized, which by itself works with nginx, although virtualmin works on apache, when I try to gerenate CSR certificate using lets encrypt for mailcow it can’t validate the domain cause the key and certificate it’s being created in the wrong directory, is it possible to do this configuration on ngix?
But you have not provided sufficient info for anybody to be able to suggest a definite solution. Please share more info about how you have configured Virtualmin + Apache to coexist with Nginx + docker on the same system.
can you be more specific about wich configuration you mean on virtualmin, apache is set up in the server to run the applications, but one of my virtual hosts is a mail, I set up mailcow wich is dockerized in a separated container to run wich nginx.