switch to tailscale ingress
This commit is contained in:
@@ -162,7 +162,7 @@ homepage:
|
|||||||
- Books:
|
- Books:
|
||||||
icon: calibre-web.png
|
icon: calibre-web.png
|
||||||
description: Calibre Web Automated
|
description: Calibre Web Automated
|
||||||
href: https://calibre.alexlebens.net
|
href: https://calibre-cl01tl.boreal-beaufort.ts.net/
|
||||||
siteMonitor: http://calibre-web-automated.calibre-web-automated:80
|
siteMonitor: http://calibre-web-automated.calibre-web-automated:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- Public:
|
- Public:
|
||||||
@@ -335,7 +335,7 @@ homepage:
|
|||||||
- Tautulli:
|
- Tautulli:
|
||||||
icon: tautulli.png
|
icon: tautulli.png
|
||||||
description: Plex Monitoring
|
description: Plex Monitoring
|
||||||
href: https://tautulli.alexlebens.net
|
href: https://tautulli-cl01tl.boreal-beaufort.ts.net
|
||||||
siteMonitor: http://tautulli.tautulli:80
|
siteMonitor: http://tautulli.tautulli:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- jellystat:
|
- jellystat:
|
||||||
|
@@ -26,7 +26,7 @@ plex:
|
|||||||
- name: TZ
|
- name: TZ
|
||||||
value: US/Central
|
value: US/Central
|
||||||
- name: ADVERTISE_IP
|
- name: ADVERTISE_IP
|
||||||
value: https://plex.alexlebens.net:443/
|
value: https://plex-cl01tl.boreal-beaufort.ts.net:443/
|
||||||
- name: ALLOWED_NETWORKS
|
- name: ALLOWED_NETWORKS
|
||||||
value: 10.0.0.0/8,192.168.1.0/24
|
value: 10.0.0.0/8,192.168.1.0/24
|
||||||
resources:
|
resources:
|
||||||
|
@@ -33,25 +33,6 @@ tautulli:
|
|||||||
targetPort: 8181
|
targetPort: 8181
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
|
||||||
enabled: true
|
|
||||||
className: traefik
|
|
||||||
annotations:
|
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
|
||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
|
||||||
hosts:
|
|
||||||
- host: tautulli.alexlebens.net
|
|
||||||
paths:
|
|
||||||
- path: /
|
|
||||||
pathType: Prefix
|
|
||||||
service:
|
|
||||||
name: tautulli
|
|
||||||
port: 80
|
|
||||||
tls:
|
|
||||||
- secretName: tautulli-secret-tls
|
|
||||||
hosts:
|
|
||||||
- tautulli.alexlebens.net
|
|
||||||
tailscale:
|
tailscale:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: tailscale
|
className: tailscale
|
||||||
|
Reference in New Issue
Block a user