1
0
mirror of https://git.envs.net/envs/ops.git synced 2024-06-15 13:26:39 +00:00

update letsencrypt deploy

This commit is contained in:
creme 2021-02-13 16:17:27 +00:00
parent 2103bda1b7
commit b5193781c4

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!