add degrowth

This commit is contained in:
Quentin 2023-12-04 12:16:37 +01:00
parent 23690238c9
commit af242486a3
Signed by: quentin
GPG Key ID: E9602264D639FF68
2 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,8 @@ job "bagage" {
"bagage",
"tricot bagage.deuxfleurs.fr",
"d53-cname bagage.deuxfleurs.fr",
"d53-a sftp.deuxfleurs.fr",
"d53-aaaa sftp.deuxfleurs.fr",
]
port = "web_port"
address_mode = "host"

View File

@ -140,6 +140,7 @@ job "garage" {
"tricot-add-header X-Content-Type-Options nosniff",
"tricot-add-redirect www.deuxfleurs.fr deuxfleurs.fr 301",
"tricot-add-redirect osuny.org www.osuny.org 301",
"tricot-add-redirect www.degrowth.net degrowth.net 301",
"tricot-on-demand-tls-ask http://garage-admin.service.prod.consul:3903/check",
"tricot-site-lb",
]