ansible-personal/roles/nginx/files
Alan Orth 0cd2735c82
roles/nginx: Rework Let's Encrypt stuff
Take an opinionated stance on HTTPS and assume that hosts are using
HTTPS for all vhosts. This can either be via custom TLS cert/key
pairs defined in the host's variables (could even be self-signed
certificates on dev boxes) or via Let's Encrypt.
2016-06-27 23:52:39 +03:00
..
extra-security.conf roles/nginx: Add HTTP headers for web application security 2015-01-24 13:05:42 +03:00
fastcgi_cache roles/nginx: Move some common fastcgi settings out of vhost template 2015-03-10 11:59:43 +03:00
munin.conf roles/nginx: Don't cache 404 errors in munin config 2015-03-09 13:32:09 +03:00
nginx.conf roles/nginx: Turn on tcp_nopush in nginx.conf 2016-03-14 00:07:35 +02:00
renew-letsencrypt.timer roles/nginx: Rework Let's Encrypt stuff 2016-06-27 23:52:39 +03:00