mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 18:57:37 +01:00
11 lines
217 B
Django/Jinja
11 lines
217 B
Django/Jinja
[Unit]
|
|
Description=Renews Let's Encrypt SSL certificates periodically
|
|
|
|
[Timer]
|
|
Unit=matrix-ssl-lets-encrypt-certificates-renew.service
|
|
OnCalendar=*-*-* 04:00:00
|
|
RandomizedDelaySec=2h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|