nginx: support certificates for multiple domains
Uses `tls_domains` config context property from NetBox.
This commit is contained in:
parent
554bf1f711
commit
c970c562a9
2 changed files with 8 additions and 1 deletions
3
roles/nginx/README.md
Normal file
3
roles/nginx/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue