servers/roles/nginx
2024-11-20 15:47:18 +01:00
..
files nginx: only handle acme-challenge well-known directory in default site 2024-11-20 15:47:18 +01:00
handlers Add netbox role 2024-05-28 12:32:28 +02:00
tasks nginx: support certificates for multiple domains 2024-11-15 13:38:07 +01:00
README.md nginx: support certificates for multiple domains 2024-11-15 13:38:07 +01:00

Install nginx, set up generic HTTPS redirects and the .well-known directory.

Acquire Let’s Encrypt certificates for the primary IP dns_name and any domains listed in the tls_domains context property.