servers/roles/nginx
Timotej Lazar 604ce177e6 apache, nginx: fix service reload on Debian
For some unfathomable reason /sbin is not in PATH when running cronjobs.
It shouldn’t hurt on Alpine.
2025-08-01 15:11:23 +02:00
..
files apache, nginx: fix service reload on Debian 2025-08-01 15:11:23 +02:00
handlers Add netbox role 2024-05-28 12:32:28 +02:00
tasks nginx: reload on config change 2025-05-18 13:21:02 +02: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.