Difference between revisions of "Certbot renew crontab entry"
Jump to navigation
Jump to search
(Created page with " <code>0 0 13 * * systemctl stop nginx && certbot renew; systemctl start nginx</code> == Related == * <code>certbot renew</code> == See also == * {{cert...") |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | <code>0 0 13 * * [[systemctl stop nginx]] [[&&]] [[certbot renew]]; [[systemctl start nginx]]</code> | |
== Related == | == Related == | ||
* <code>[[certbot renew]]</code> | * <code>[[certbot renew]]</code> | ||
+ | * <code>[[/lib/systemd/system/certbot.service]]</code> and <code>[[/lib/systemd/system/certbot.timer]]</code> | ||
== See also == | == See also == | ||
+ | * {{certbot cmd}} | ||
* {{certbot}} | * {{certbot}} | ||
+ | |||
+ | [[Category:Certbot]] |
Latest revision as of 08:30, 28 December 2022
0 0 13 * * systemctl stop nginx && certbot renew; systemctl start nginx
Related[edit]
See also[edit]
Advertising: