feature/jenkins-proxy (#182)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/182 Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
This commit is contained in:
11
Jenkins/nginx-proxy/nginx-letsencrypt-renew.timer
Normal file
11
Jenkins/nginx-proxy/nginx-letsencrypt-renew.timer
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Run cert renew Make target at ~5 AM daily
|
||||
|
||||
[Timer]
|
||||
OnCalendar=05:05
|
||||
RandomizedDelaySec=20m
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
Reference in New Issue
Block a user