218
edits
Note: Currently new registrations are closed, if you want an account Contact us
(→SSL/TLS certificates: add crontab entry) |
|||
Line 43: | Line 43: | ||
lrwxrwxrwx 1 root root 33 Mar 28 01:16 poddery.com.key -> /etc/letsencrypt/live/poddery.com/privkey.pem | lrwxrwxrwx 1 root root 33 Mar 28 01:16 poddery.com.key -> /etc/letsencrypt/live/poddery.com/privkey.pem | ||
# crontab -e | # crontab -e | ||
30 2 * * 1 letsencrypt renew >> /var/log/le-renew.log | 30 2 * * 1 letsencrypt renew >> /var/log/le-renew.log | ||
32 2 * * 1 /etc/init.d/nginx reload | 32 2 * * 1 /etc/init.d/nginx reload | ||
34 2 * * 1 /etc/init.d/prosody reload | 34 2 * * 1 /etc/init.d/prosody reload | ||
== XMPP/Chat == | == XMPP/Chat == |