cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 823d33e9fa40279ebdb278d9ce192fa0f10c4991
parent a5b30ebaf7f1bedf36887e7982aa59aac4ae75cc
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon, 23 Mar 2026 23:37:04 +0100

try to fix calendar issues

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/stalwart/release.yaml | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/apps/talos_cluster/stalwart/release.yaml b/apps/talos_cluster/stalwart/release.yaml @@ -117,6 +117,7 @@ spec: - "http.use-x-forwarded" - "report.domain" - "queue.*" + - "calendar.*" authentication: fallback-admin: @@ -133,6 +134,11 @@ spec: http: use-x-forwarded: true + calendar: + scheduling: + http-rsvp: + url: https://webmail.midnightthoughts.space + # ── Storage ───────────────────────────────────────────────────────── storage: data: db @@ -166,7 +172,6 @@ spec: # ── Listeners (proxy-protocol from Envoy Gateway) ──────────────────── server: hostname: mail.midnightthoughts.space - url: https://webmail.midnightthoughts.space listener: smtp: bind: ["[::]:25"]