Hi,
I am relatively new to unraid, have been able to solve all problems myself so far, but am now at a bit of a dead end. That's why I'm hoping for help here.
If I'm taking a completely wrong approach, please let me know.
What I have so far:
Unraid with 2 wordpress docker containers.
NPM redirects to the two wordpress containers and provides the certificates for HTTPS. Domains: domain1.de and domain2.de
What I plan to do:
I have an Ubuntu VM which contains a docker-compose container. This container issues certificates itself via Lets Encrypt. To reach the webinterface I have to forward port 443 to this VM. For Lets Encrypt, however, I also need to forward port 80. domain: subdomain.domain1.de
Is this possible via NPM? Or what approach should I take to get this setup to work?
If you need any further information, please let me know!
Many thanks for any help!