root@mogibu:/home/mogibu# certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/nextcloud.mogibu.kro.kr.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert not yet due for renewal
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/wordpress.mogibu.kro.kr.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert not yet due for renewal
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The following certs are not due for renewal yet:
/etc/letsencrypt/live/nextcloud.mogibu.kro.kr/fullchain.pem expires on 2019-08-12 (skipped)
/etc/letsencrypt/live/wordpress.mogibu.kro.kr/fullchain.pem expires on 2019-07-16 (skipped)
No renewals were attempted.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
5월에 renew를 했더니 6월이 만료였던 nextcloud는 8월로, 5월에 해당되었던 wordpress 는 7월로... 해당 글 click
해서 아예 매달 실행으로 변경
10 11 11 * * /usr/bin/certbot renew 매월 11일 11시 10분에 실행
15 11 11 * * /usr/sbin/service apache2 reload 매월 11일 11시 15분에 실행
0 * * * * sync && echo 3 > /proc/sys/vm/drop_caches
'IT' 카테고리의 다른 글
certbot renew (0) | 2019.07.06 |
---|---|
ubuntu server : sudo apt upgrade 할 때마다 나타나는 에러 메시지 (0) | 2019.07.06 |
certbot renew 주기 (0) | 2019.03.17 |
워드프레스 업그레이드 (0) | 2019.03.16 |
서버 uname -r 4.14.66-134 (0) | 2018.10.11 |