Need a word of advice
I’ve 2 hosts
- First one is gateway to private network. Here lives NGINX (without NPM), as reverse proxy for all services inside
- Second one is host in private network (behind the 1-st host). Here docker containers resides
Is it possible to setup Mailcow in this configuration?
Can someone share nginx config and .env for container
Main problem is 2-nd host cannot access file system of 1-st, where all certificates located