## nginx service for getting letsencrypt certificates Get real letsencrypt certificates in IPv6 based clusters. ### Architecture * nginx/port 80 serves only the root for letsencrypt * nginx/port 443 crashes until the cert is there * A job (certbot) gets the cert ## Missing bits * cronjob for renewal