switch to tailscale ingress
This commit is contained in:
@@ -138,13 +138,13 @@ homepage:
|
||||
- Kyoo:
|
||||
icon: https://raw.githubusercontent.com/zoriya/Kyoo/master/icons/icon-256x256.png
|
||||
description: Media server
|
||||
href: https://kyoo.alexlebens.net/
|
||||
href: https://kyoo.alexlebens.net
|
||||
siteMonitor: http://kyoo-front.kyoo:8901
|
||||
statusStyle: dot
|
||||
- Youtube Archive:
|
||||
icon: tube-archivist.png
|
||||
description: TubeAchivist
|
||||
href: https://tubearchivist.alexlebens.net/login/
|
||||
href: https://tubearchivist-cl01tl.boreal-beaufort.ts.net/login
|
||||
siteMonitor: http://tubearchivist.tubearchivist:80
|
||||
statusStyle: dot
|
||||
- Music:
|
||||
@@ -162,7 +162,7 @@ homepage:
|
||||
- Books:
|
||||
icon: calibre-web.png
|
||||
description: Calibre Web Automated
|
||||
href: https://calibre-cl01tl.boreal-beaufort.ts.net/
|
||||
href: https://calibre-cl01tl.boreal-beaufort.ts.net
|
||||
siteMonitor: http://calibre-web-automated.calibre-web-automated:80
|
||||
statusStyle: dot
|
||||
- Public:
|
||||
@@ -224,7 +224,7 @@ homepage:
|
||||
- Email:
|
||||
icon: roundcube.svg
|
||||
description: Roundcube
|
||||
href: https://mail-cl01tl.boreal-beaufort.ts.net/
|
||||
href: https://mail-cl01tl.boreal-beaufort.ts.net
|
||||
siteMonitor: http://roundcube.roundcube:80
|
||||
statusStyle: dot
|
||||
- Project Planning:
|
||||
@@ -242,7 +242,7 @@ homepage:
|
||||
- Calibre Server:
|
||||
icon: calibre.png
|
||||
description: Calibre Content Server
|
||||
href: https://calibre-server-cl01tl.boreal-beaufort.ts.net/
|
||||
href: https://calibre-server-cl01tl.boreal-beaufort.ts.net
|
||||
siteMonitor: http://calibre-server-web.calibre-server:80
|
||||
statusStyle: dot
|
||||
- Code:
|
||||
@@ -338,10 +338,10 @@ homepage:
|
||||
href: https://tautulli-cl01tl.boreal-beaufort.ts.net
|
||||
siteMonitor: http://tautulli.tautulli:80
|
||||
statusStyle: dot
|
||||
- jellystat:
|
||||
- Jellystat:
|
||||
icon: jellystat.png
|
||||
description: Jellyfin Monitoring
|
||||
href: http://jellystat-cl01tl.boreal-beaufort.ts.net/
|
||||
href: http://jellystat-cl01tl.boreal-beaufort.ts.net
|
||||
siteMonitor: http://jellystat.jellystat:80
|
||||
statusStyle: dot
|
||||
- Services:
|
||||
|
@@ -32,24 +32,6 @@ tubearchivist:
|
||||
targetPort: 8000
|
||||
protocol: HTTP
|
||||
ingress:
|
||||
main:
|
||||
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: tubearchivist.alexlebens.net
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
service:
|
||||
name: tubearchivist
|
||||
port: 80
|
||||
tls:
|
||||
- secretName: tubearchivist-secret-tls
|
||||
hosts:
|
||||
- tubearchivist.alexlebens.net
|
||||
tailscale:
|
||||
enabled: true
|
||||
className: tailscale
|
||||
|
Reference in New Issue
Block a user