mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Tunnel rss.rubenhensen.nl through Hetzner
Point rss to the Hetzner box and reverse-proxy/SNI-passthrough back to the home cluster so cert-manager keeps owning the certificate. Move stalwart's HTTPS listener to 127.0.0.1:8443 so nginx can take :443 and dispatch by SNI.
This commit is contained in:
@@ -34,7 +34,7 @@ records:
|
||||
- name: "rss"
|
||||
expire: 300
|
||||
type: A
|
||||
content: "62.41.87.114"
|
||||
content: "46.224.26.65"
|
||||
- name: "ha"
|
||||
expire: 300
|
||||
type: A
|
||||
|
||||
Reference in New Issue
Block a user