change ingress to tailscale

This commit is contained in:
2024-08-17 21:55:45 -05:00
parent 60a5174a4f
commit 75aa0ad495
2 changed files with 15 additions and 1 deletions

View File

@@ -360,7 +360,7 @@ homepage:
- Email: - Email:
icon: https://raw.githubusercontent.com/stalwartlabs/website/main/static/img/logo.png icon: https://raw.githubusercontent.com/stalwartlabs/website/main/static/img/logo.png
description: Stalwart description: Stalwart
href: https://stalwart.alexlebens.net href: https://stalwart-cl01tl.boreal-beaufort.ts.net
siteMonitor: http://stalwart.stalwart:80 siteMonitor: http://stalwart.stalwart:80
statusStyle: dot statusStyle: dot
- Reverse Proxy (cl01tl): - Reverse Proxy (cl01tl):

View File

@@ -60,6 +60,20 @@ stalwart:
- secretName: stalwart-secret-tls - secretName: stalwart-secret-tls
hosts: hosts:
- stalwart.alexlebens.net - stalwart.alexlebens.net
main:
className: tailscale
hosts:
- host: stalwart-cl01tl
paths:
- path: /
pathType: Prefix
service:
name: stalwart
port: 80
tls:
- secretName: stalwart-cl01tl
hosts:
- stalwart-cl01tl
persistence: persistence:
config: config:
storageClass: ceph-block storageClass: ceph-block