update letsencrypt deploy

This commit is contained in:
creme 2021-02-13 16:17:27 +00:00
parent 2103bda1b7
commit b5193781c4
1 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,12 @@ for domain in $RENEWED_DOMAINS; do
# rsync -av "$daemon_cert_root" root@srv01.envs.net:/opt/ssl_certs/
# ssh root@srv01.envs.net bash -c "/opt/sync_certs.sh"
# jetforce
systemctl restart jetforce
# pubdns
lxc-attach -n pubdns -- bash -c "systemctl reload nginx"
# mail
# has a own letencrypt cert in container!