hmetzner 506dbc3a8d Add the nginx-proxy source to the directory 7 yıl önce
..
certs 506dbc3a8d Add the nginx-proxy source to the directory 7 yıl önce
README.md 506dbc3a8d Add the nginx-proxy source to the directory 7 yıl önce
docker-compose.yml 506dbc3a8d Add the nginx-proxy source to the directory 7 yıl önce
test_wildcard_cert_nohttps.py 506dbc3a8d Add the nginx-proxy source to the directory 7 yıl önce

README.md

In this scenario, we have a wildcard certificate for *.web.nginx-proxy.tld and 3 web containers:

  • 1.web.nginx-proxy.tld
  • 2.web.nginx-proxy.tld
  • 3.web.nginx-proxy.tld

We want web containers 1 and 2 to support SSL, but 3 should not (using HTTPS_METHOD=nohttps)