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