Compare commits

..

No commits in common. "bd51c6316d8fe5598d0c35b8b6b9afa3ba8c24a2" and "be8294a8b2631bd65398f4a357f3f0e641ce71a4" have entirely different histories.

21 changed files with 3 additions and 54 deletions

View File

@ -40,10 +40,4 @@
}
}
(log) {
log {
output file /var/log/caddy/access.log
}
}
import conf.d/*

View File

@ -3,7 +3,6 @@
bin.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/bin.boba.best
php_fastcgi unix//run/php/php-fpm.sock

View File

@ -2,7 +2,6 @@
dorito.boba.best {
#import hsts
import log
redir https://discord.gg/NZWzSCY5UE
import basicerrors
}

View File

@ -3,7 +3,6 @@
drone.boba.best {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:8081 {
header_up X-Real-IP {remote_host}

View File

@ -3,7 +3,6 @@
emotes.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/emotes.boba.best/public
file_server {

View File

@ -3,7 +3,6 @@
errors.boba.best {
encode zstd gzip
import hsts
import log
root * /etc/caddy/errors/img
file_server
import basicerrors

View File

@ -3,7 +3,6 @@
flower.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/flower.boba.best
handle {

View File

@ -3,7 +3,6 @@
furry.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/furry.boba.best
handle {

View File

@ -3,7 +3,6 @@
git.boba.best {
encode zstd gzip
import hsts
import log
handle_path /_/static/assets/* {
root * /var/www/git.boba.best/public

View File

@ -3,7 +3,6 @@
grafana.boba.best {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:84
import basicerrors

View File

@ -1,14 +0,0 @@
# vim: ft=caddyfile
hetz.boba.best {
import hsts
import log
header Access-Control-Allow-Origin *
root * /var/www/hetz.boba.best/public
file_server {
precompressed br gzip
}
import basicerrors
}

View File

@ -3,7 +3,6 @@
lag.matrix.boba.best {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:8001
import basicerrors
}

View File

@ -3,7 +3,6 @@
mail.boba.best mail.bbaovanc.com autodiscover.boba.best autodiscover.bbaovanc.com autoconfig.boba.best autoconfig.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:8082 {
header_up X-Real-IP {remote_host}

View File

@ -3,9 +3,6 @@
matrix.boba.best {
encode zstd gzip
import hsts
log {
output file /var/log/caddy/matrix.boba.best.log
}
import matrix-well-known

View File

@ -3,9 +3,10 @@
peertube.boba.best {
encode zstd gzip
import hsts
import log
error * "Not found" 404
reverse_proxy 127.0.0.1:9000 {
header_up X-Real-IP {remote_host}
}
import basicerrors
}

View File

@ -1,13 +0,0 @@
# vim: ft=caddyfile
remark.boba.best {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:86 {
header_up X-Real-IP {remote_host}
}
import basicerrors
}

View File

@ -1,7 +1,6 @@
# vim: ft=caddyfile
rick.boba.best {
import log
encode zstd gzip
redir https://www.youtube.com/watch?v=dQw4w9WgXcQ temporary
import basicerrors

View File

@ -3,7 +3,6 @@
status.boba.best {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:83

View File

@ -3,7 +3,6 @@
stib.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/stib.boba.best
handle {

View File

@ -2,6 +2,5 @@
turn.boba.best {
encode zstd gzip
import log
respond "where are you"
}

View File

@ -3,7 +3,6 @@
vault.boba.best {
encode zstd gzip
import hsts
import log
header {
X-XSS-Protection "1; mode=block"