chore: backup infrastructure configurations [skip ci]

This commit is contained in:
github-actions[bot]
2025-11-24 15:25:01 +00:00
parent a5e11de6ed
commit 26a7d1eee1
31 changed files with 1016 additions and 306 deletions

View File

@@ -69,12 +69,7 @@ job "nginx" {
}
service {
name = "nginx"
tags = ["nginx", "web", "urlprefix-/nginx", "backend",
"traefik.http.routers.nginxlan.rule=Host(`nginx.service.dc1.consul`)",
"traefik.http.routers.nginxwan.rule=Host(`nginx.service.dc1.fbleagh.duckdns.org`)",
"traefik.http.routers.nginxwan.tls=true",
]
tags = ["nginx", "web", "urlprefix-/nginx", "backend"]
port = "http"
check {