mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-10 13:06:40 -04:00
11 lines
224 B
Text
11 lines
224 B
Text
![]() |
[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
|