"Updates"

This commit is contained in:
2026-04-24 10:39:53 +02:00
parent de18a5085d
commit 578f904576
2 changed files with 14 additions and 4 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
$TTL 3600
@ IN SOA dns106.ovh.net. tech.ovh.net. (2026032801 86400 3600 3600000 300)
@ IN SOA dns106.ovh.net. tech.ovh.net. (2076846298 86400 3600 3600000 300)
IN NS dns106.ovh.net.
IN NS ns106.ovh.net.
IN MX 100 mx3.mail.ovh.net.
@@ -21,6 +21,7 @@ auth IN A 176.188.240.123
autoconfig IN CNAME autodiscover.mail.ovh.net.
autodiscover IN CNAME mailconfig.ovh.net.
books IN A 176.188.240.123
borg IN A 176.188.240.123
cap IN A 176.188.240.123
cfy IN A 176.188.240.123
cloud IN A 176.188.240.123
+12 -3
View File
@@ -86,6 +86,15 @@ books.delmar.bzh {
reverse_proxy patrick:10801
}
borg.delmar.bzh {
encode {
zstd
gzip
minimum_length 1024
}
reverse_proxy carlo:8080
}
cap.delmar.bzh {
encode {
zstd
@@ -208,7 +217,7 @@ gen.delmar.bzh {
gzip
minimum_length 1024
}
reverse_proxy patrick:15578
reverse_proxy patrick:32787
}
git.delmar.bzh {
@@ -437,7 +446,7 @@ pip.delmar.bzh {
gzip
minimum_length 1024
}
root * /mnt/ssd/www/picpitch-collage
root * /mnt/ssd/www/pip
file_server
}
@@ -528,7 +537,7 @@ stream.delmar.bzh {
gzip
minimum_length 1024
}
reverse_proxy bob:1984
reverse_proxy patrick:1984
basic_auth / {
admin $2a$14$Z5n.aZ3DVnl.DjE9h2WP4OcR21tROpN1dyv8hFxGU3AEbdcOssUKi
}