tls for all

This commit is contained in:
Steffen Illium 2024-04-27 00:33:01 +02:00
parent ff5ec3199a
commit afa0b20beb
13 changed files with 15 additions and 14 deletions

View File

@ -6,11 +6,11 @@ metadata:
spec:
entryPoints:
- websecure-front
- web-local
- websecure-local
routes:
- match: Host(`adguard.steffenillium.de`) || Host(`dns.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: adguard-service
port: http
@ -23,11 +23,11 @@ metadata:
namespace: adguard
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`adguard-init.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: adguard-service
port: http-initial

View File

@ -11,6 +11,7 @@ spec:
routes:
- match: Host(`gitea.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: gitea
port: http

View File

@ -5,11 +5,11 @@ metadata:
namespace: paperless
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`documents.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: paperless-service
port: http
@ -19,6 +19,7 @@ kind: IngressRoute
metadata:
name: paperless-ingress-front
namespace: paperless
tls: {}
spec:
entryPoints:
- websecure-front

View File

@ -6,11 +6,11 @@ metadata:
spec:
entryPoints:
- websecure-front
- web-local
- websecure-local
routes:
- match: Host(`vault.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: vaultwarden
port: 80

View File

@ -5,11 +5,11 @@ metadata:
namespace: argocd
spec:
entryPoints:
- web-local
- websecure-local
- websecure-local
routes:
- match: Host(`argocd.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: argocd-server
port: 80

View File

@ -5,11 +5,11 @@ metadata:
namespace: traefik
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`traefik.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: api@internal
kind: TraefikService

View File

@ -5,11 +5,11 @@ metadata:
namespace: traefik
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`adguard.steffenillium.de`) || Host(`dns.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: adguard-service
port: http

View File

@ -5,11 +5,11 @@ metadata:
namespace: traefik
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`fritz.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: fritz-service
port: http

View File

@ -6,11 +6,11 @@ metadata:
spec:
entryPoints:
- websecure-front
- web-local
- websecure-local
routes:
- match: Host(`home.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: home-assistant
port: http

View File

@ -5,12 +5,12 @@ metadata:
namespace: traefik
spec:
entryPoints:
- web-local
- websecure-local
- websecure-front
routes:
- match: Host(`photos.steffenillium.de`) || Host(`immich.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: immich
port: http

View File

@ -5,11 +5,11 @@ metadata:
namespace: traefik
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`wgui.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: wgui
port: http

View File

@ -5,11 +5,11 @@ metadata:
namespace: rook-ceph
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`rook.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: rook-ceph-mgr-dashboard
port: 7000

View File

@ -6,7 +6,6 @@ metadata:
spec:
entryPoints:
- websecure-front
- web-local
- websecure-local
routes:
- match: Host(`www.steffenillium.de`) || Host(`steffenillium.de`)