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