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:
8
Jenkins/nginx-proxy/nginx-letsencrypt-renew.service
Normal file
8
Jenkins/nginx-proxy/nginx-letsencrypt-renew.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Renew Let's Encrypt certs via Make
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
WorkingDirectory=%h/hs.hsadmin.ng/Jenkins
|
||||
ExecStart=/usr/bin/make nginx-letsencrypt-renew
|
||||
|
Reference in New Issue
Block a user