summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2023-11-06 21:22:10 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2023-11-06 21:22:10 +0000
commitf12407468863f5a349bf855d4e14f7c1f53e42be (patch)
tree5a522f588449ce5f43230dea7146727c1838c8a9
parent87b8ded8bcb917e31286753d881e2e8d8375a8a8 (diff)
downloadfile-f12407468863f5a349bf855d4e14f7c1f53e42be.tar.xz
Add old gallery changes
-rw-r--r--theos/certs/gallery_remmy_io.sls2
-rw-r--r--theos/certs/init.sls2
-rw-r--r--theos/certs/theos_kyriasis_com.sls3
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