Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3815960
D1667.id4250.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
546 B
Referenced Files
None
Subscribers
None
D1667.id4250.diff
View Options
diff --git a/roles/paas-docker/nginx/files/vhosts/jenkins.conf b/roles/paas-docker/nginx/files/vhosts/jenkins.conf
--- a/roles/paas-docker/nginx/files/vhosts/jenkins.conf
+++ b/roles/paas-docker/nginx/files/vhosts/jenkins.conf
@@ -30,6 +30,8 @@
ssl_certificate /srv/letsencrypt/etc/live/{{ fqdn }}/fullchain.pem;
ssl_certificate_key /srv/letsencrypt/etc/live/{{ fqdn }}/privkey.pem;
+ include includes/letsencrypt;
+
location / {
proxy_redirect http:// https://;
proxy_pass http://localhost:{{ app_port }};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 3, 04:45 (21 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2276553
Default Alt Text
D1667.id4250.diff (546 B)
Attached To
Mode
D1667: Fix Let's Encrypt nginx location block for cd.nasqueron.org
Attached
Detach File
Event Timeline
Log In to Comment