step 1: add to crontab1)
0 12 * * * /usr/bin/certbot renew --quiet
step 2: add renewal hook to restart nginx for the new certificate2)
deploy-hook = systemctl reload nginx