From f12407468863f5a349bf855d4e14f7c1f53e42be Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 6 Nov 2023 21:22:10 +0000 Subject: Add old gallery changes --- theos/certs/gallery_remmy_io.sls | 2 +- theos/certs/init.sls | 2 +- theos/certs/theos_kyriasis_com.sls | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/theos/certs/gallery_remmy_io.sls b/theos/certs/gallery_remmy_io.sls index 42c4b7a..7ad52ba 100644 --- a/theos/certs/gallery_remmy_io.sls +++ b/theos/certs/gallery_remmy_io.sls @@ -13,7 +13,7 @@ gallery.remmy.io: - require_in: - service: nginx_service -gallery-bypass.remmy.io: +gallery-static.remmy.io: acme.cert: - email: johannes@kyriasis.com - webroot: /srv/http/ diff --git a/theos/certs/init.sls b/theos/certs/init.sls index d54303d..c95fd8f 100644 --- a/theos/certs/init.sls +++ b/theos/certs/init.sls @@ -9,7 +9,7 @@ include: - .prometheus_kyriasis_com - .repsys_kyriasis_com - .remmy_io - #- .gallery_remmy_io + - .gallery_remmy_io /etc/letsencrypt/archive: file.directory: diff --git a/theos/certs/theos_kyriasis_com.sls b/theos/certs/theos_kyriasis_com.sls index ebaf9ab..f2da918 100644 --- a/theos/certs/theos_kyriasis_com.sls +++ b/theos/certs/theos_kyriasis_com.sls @@ -3,6 +3,9 @@ include: theos.kyriasis.com: acme.cert: + - aliases: + - v4.theos.kyriasis.com + - v6.theos.kyriasis.com - email: johannes@kyriasis.com - webroot: /srv/http/ - keysize: 4096 -- cgit v1.2.3-54-g00ecf