2 Commits

Author SHA1 Message Date
71240ae689 add dns name 2025-02-28 00:14:16 -06:00
4fccbfbad4 add loadbalancer 2025-02-28 00:12:08 -06:00
4 changed files with 15 additions and 1 deletions

View File

@@ -34,6 +34,14 @@ plex:
port: 32400
targetPort: 32400
protocol: HTTP
external:
controller: main
type: Loadbalancer
ports:
http:
port: 32400
targetPort: 32400
protocol: HTTP
ingress:
tailscale:
enabled: true
@@ -44,7 +52,7 @@ plex:
- path: /
pathType: Prefix
service:
name: plex
name: plex-main
port: 32400
tls:
- hosts:

View File

@@ -98,12 +98,14 @@ blocky:
traefik-cl01tl IN A 10.232.1.21
blocky IN A 10.232.1.22
plex IN A 10.232.1.23
;; Application Names
argocd IN CNAME cl01tl-endpoint
authentik IN CNAME cl01tl-endpoint
gitea IN CNAME cl01tl-endpoint
harbor IN CNAME cl01tl-endpoint
vault IN CNAME cl01tl-endpoint
blocking:

View File

@@ -71,12 +71,14 @@ customDNS:
traefik-cl01tl IN A 10.232.1.21
blocky IN A 10.232.1.22
plex IN A 10.232.1.23
;; Application Names
argocd IN CNAME cl01tl-endpoint
authentik IN CNAME cl01tl-endpoint
gitea IN CNAME cl01tl-endpoint
harbor IN CNAME cl01tl-endpoint
vault IN CNAME cl01tl-endpoint
blocking:

View File

@@ -71,12 +71,14 @@ customDNS:
traefik-cl01tl IN A 10.232.1.21
blocky IN A 10.232.1.22
plex IN A 10.232.1.23
;; Application Names
argocd IN CNAME cl01tl-endpoint
authentik IN CNAME cl01tl-endpoint
gitea IN CNAME cl01tl-endpoint
harbor IN CNAME cl01tl-endpoint
vault IN CNAME cl01tl-endpoint
blocking: