redirects and proxy passes working (except for ssl which needs to migrate to dns)

This commit is contained in:
Dennis Frieberg 2025-07-01 15:52:42 +02:00
parent a7c1e37375
commit bdcb962b53
Signed by: nerf
SSH key fingerprint: SHA256:zvrU0EwwaNK65M+AqL9IOTRawFq0JZ8QXBASxxGpxmg
4 changed files with 304 additions and 12 deletions

View file

@ -0,0 +1,13 @@
{
"lists.mathebau.de"."/" = {
targetMachine = "lobon";
};
# matheball.de (192.168.0.21)
# mathechor.de (192.168.0.19:80)
# cloud.mathechor.de (192.168.0.20:80)
# gitea.mathebau.de (192.168.0.23:3000)
# codi.mathebau.de (192.168.0.18)
# fswiki.mathebau.de owowiki.mathebau.de surveys.mathebau.de (192.168.0.15)
# events.mathebau.de (192.168.0.13:8080)
# sprechstunden.mathebau.de (192.168.0.14:8080)
}