Enhance update of certificates

Update or create the certificates as soon as possible
This commit is contained in:
JrCs
2015-11-22 23:39:14 +01:00
parent 5bcb1956a8
commit 1a4422ecb3
4 changed files with 55 additions and 39 deletions
+2 -3
View File
@@ -1,4 +1,3 @@
nginx: nginx
dockergen: docker-gen -watch -only-exposed -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
letsencrypt_dockergen: docker-gen -watch -only-exposed /app/letsencrypt_service_data.tmpl /app/letsencrypt_service_data
nginx: /usr/sbin/nginx
dockergen: /usr/local/bin/docker-gen -watch -only-exposed -notify "/app/update_nginx" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
letsencrypt: /app/letsencrypt_service