Compare commits

...

2 commits

Author SHA1 Message Date
70f86e750d Clean up dynamic Traefik config 2024-06-21 12:25:05 +02:00
86c9d3b1d5 Update Nginx config 2024-06-21 12:23:44 +02:00
2 changed files with 2 additions and 16 deletions

View file

@ -43,6 +43,6 @@ http {
location / {
}
error_page 404 /404.html;
error_page 404 404.html;
}
}

View file

@ -11,11 +11,6 @@ http:
regex: "^https://www\\.(mo8it\\.com.*)"
replacement: "https://${1}"
permanent: true
mo8it_xyz_to_com:
redirectRegex:
regex: "^(https://[a-z-]+\\.mo8it\\.)xyz(.*)"
replacement: "${1}com${2}"
permanent: true
oxiform_ratelimit:
rateLimit:
average: 2
@ -27,9 +22,7 @@ http:
rule: Host(`git.mo8it.com`)
service: forgejo
to_hedgedoc:
rule: Host(`pads.mo8it.com`) || Host(`pads.mo8it.xyz`)
middlewares:
- mo8it_xyz_to_com
rule: Host(`pads.mo8it.com`)
service: hedgedoc
to_yinghong_massage_de:
rule: Host(`yinghong-massage.de`) || Host(`www.yinghong-massage.de`)
@ -43,9 +36,6 @@ http:
middlewares:
- oxiform_ratelimit
service: yinghong_massage_oxiform
to_ihatemoney:
rule: Host(`ihatemoney.mo8it.com`)
service: ihatemoney
to_lldap:
rule: Host(`ldap.mo8it.com`)
service: lldap
@ -92,10 +82,6 @@ http:
loadBalancer:
servers:
- url: http://systemd-yinghong-massage-oxiform
ihatemoney:
loadBalancer:
servers:
- url: http://systemd-ihatemoney
lldap:
loadBalancer:
servers: