change ingress to tailscale
This commit is contained in:
@@ -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):
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user