deploy step

This commit is contained in:
2026-03-14 22:15:28 -05:00
parent b85b237129
commit 42ea1e2d03
11 changed files with 446 additions and 193 deletions

View File

View File

@@ -0,0 +1,22 @@
http:
routers:
step-ca:
rule: "Host(`turnstile.local.mk-labs.cloud`)"
entryPoints:
- websecure
service: step-ca
tls:
certResolver: cloudflare
options: step-ca-mtls
services:
step-ca:
loadBalancer:
servers:
- url: "https://10.1.71.34:9000"
tls:
options:
step-ca-mtls:
clientAuth:
clientAuthType: RequestClientCert