Crontab is the easiest and simple of it (using Ubuntu Server whit LAMP)
I check mine every Mondays at 1:30 AM.
30 1 * * 1 /opt/letsencrypt/letsencrypt-auto renew >> /var/log/le-renew.log && service apache2 restart
Crontab is the easiest and simple of it (using Ubuntu Server whit LAMP)
I check mine every Mondays at 1:30 AM.
30 1 * * 1 /opt/letsencrypt/letsencrypt-auto renew >> /var/log/le-renew.log && service apache2 restart