add matrix.hubris.network reverse proxy to Synapse (192.168.8.242:8008)

This commit is contained in:
2026-08-05 17:11:34 +02:00
parent 48549d0072
commit f266f0605f

View File

@@ -255,6 +255,15 @@ sso.hubris.network {
} }
# Matrix Synapse federation + client API.
# No authentik gate — Synapse handles its own auth.
matrix.hubris.network {
tls {
dns ionos {env.IONOS_AUTH_API_TOKEN}
}
reverse_proxy 192.168.8.242:8008
}
element.hubris.network { element.hubris.network {
tls { tls {
dns ionos {env.IONOS_AUTH_API_TOKEN} dns ionos {env.IONOS_AUTH_API_TOKEN}