diff --git a/ubuntu/molly.silvestris.systems.yml b/ubuntu/molly.silvestris.systems.yml index 5391563..5b73599 100644 --- a/ubuntu/molly.silvestris.systems.yml +++ b/ubuntu/molly.silvestris.systems.yml @@ -10,20 +10,6 @@ - sendfile "on" - server_names_hash_bucket_size 512 nginx_sites: - munin.tenforward.social.http: - - listen *:80 - - listen [::]:80 - - server_name munin.tenforward.social - - return 301 "https://$host$request_uri" - munin.tenforward.social.https: - - listen *:443 ssl http2 - - listen [::]:443 ssl http2 - - server_name munin.tenforward.social - - root "/var/cache/munin/www" - - access_log "/var/log/nginx/munin.tenforward.social.access.log" - - error_log "/var/log/nginx/munin.tenforward.social.error.log" - - ssl_certificate "/etc/ssl/letsencrypt/munin.tenforward.social.crt" - - ssl_certificate_key "/etc/ssl/letsencrypt/munin.tenforward.social.pem" tenforward.social.http: - listen *:80 - listen [::]:80