"Updates"
This commit is contained in:
@@ -65,7 +65,7 @@ affine.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy sandy:3010
|
||||
reverse_proxy patrick:3010
|
||||
}
|
||||
|
||||
asm.delmar.bzh {
|
||||
@@ -83,7 +83,7 @@ books.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy sandy:32768
|
||||
reverse_proxy patrick:10801
|
||||
}
|
||||
|
||||
cap.delmar.bzh {
|
||||
@@ -92,7 +92,7 @@ cap.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy carlo:11338
|
||||
reverse_proxy patrick:11338
|
||||
}
|
||||
|
||||
cloud.delmar.bzh {
|
||||
@@ -101,20 +101,23 @@ cloud.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy sheldon:11000 {
|
||||
header_up Host {upstream_hostport}
|
||||
}
|
||||
|
||||
# client support (e.g. os x calendar / contacts)
|
||||
redir /.well-known/carddav /remote.php/dav 301
|
||||
redir /.well-known/caldav /remote.php/dav 301
|
||||
|
||||
header {
|
||||
Strict-Transport-Security "max-age=31536000; includeSubdomains; preload"
|
||||
X-XSS-Protection "1; mode=block;"
|
||||
X-Content-Type-Options "nosniff"
|
||||
X-Frame-Options "SAMEORIGIN"
|
||||
X-Robots-Tag "noindex, nofollow"
|
||||
}
|
||||
|
||||
reverse_proxy sheldon:11000 {
|
||||
header_up Host {upstream_hostport}
|
||||
header_up X-Real-IP {remote_host}
|
||||
}
|
||||
|
||||
# client support (e.g. os x calendar / contacts)
|
||||
redir /.well-known/carddav /remote.php/dav 301
|
||||
redir /.well-known/caldav /remote.php/dav 301
|
||||
}
|
||||
|
||||
cloud.delmar.bzh:8443 {
|
||||
@@ -149,7 +152,7 @@ cs.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy sandy:49505
|
||||
reverse_proxy patrick:49505
|
||||
}
|
||||
|
||||
ctr.delmar.bzh {
|
||||
@@ -167,7 +170,7 @@ cvs.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy sandy:54268
|
||||
reverse_proxy patrick:54268
|
||||
}
|
||||
|
||||
dev.delmar.bzh {
|
||||
@@ -194,7 +197,7 @@ dkr.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy bob:9120
|
||||
reverse_proxy bob:3552
|
||||
}
|
||||
|
||||
draw.delmar.bzh {
|
||||
@@ -212,7 +215,7 @@ gen.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy carlo:15578
|
||||
reverse_proxy sheldon:15578
|
||||
}
|
||||
|
||||
git.delmar.bzh {
|
||||
@@ -230,7 +233,7 @@ gotify.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy bob:41901
|
||||
reverse_proxy patrick:41901
|
||||
}
|
||||
|
||||
homepage.delmar.bzh {
|
||||
@@ -257,7 +260,11 @@ inv.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy patrick:64616
|
||||
reverse_proxy patrick:8035 {
|
||||
header_up X-Real-IP {remote_host}
|
||||
header_up X-Forwarded-For {remote_host}
|
||||
header_up X-Forwarded-Proto {scheme}
|
||||
}
|
||||
}
|
||||
|
||||
it.delmar.bzh {
|
||||
@@ -325,7 +332,7 @@ mailbear.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy carlo:11234 {
|
||||
reverse_proxy patrick:11234 {
|
||||
header_up Host {upstream_hostport}
|
||||
}
|
||||
}
|
||||
@@ -401,7 +408,7 @@ paperless.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy sandy:8000
|
||||
reverse_proxy patrick:8000
|
||||
}
|
||||
|
||||
pdf.delmar.bzh {
|
||||
@@ -419,7 +426,7 @@ penpot.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy sandy:43735
|
||||
reverse_proxy patrick:43735
|
||||
}
|
||||
|
||||
pip.delmar.bzh {
|
||||
@@ -432,15 +439,6 @@ pip.delmar.bzh {
|
||||
file_server
|
||||
}
|
||||
|
||||
restreamer.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy carlo:8080
|
||||
}
|
||||
|
||||
scanopy.delmar.bzh
|
||||
encode {
|
||||
zstd
|
||||
@@ -456,7 +454,7 @@ search.delmar.bzh
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy sandy:23485
|
||||
reverse_proxy patrick:23485
|
||||
}
|
||||
|
||||
send.delmar.bzh {
|
||||
|
||||
Reference in New Issue
Block a user