Added authelia, caddy and adguard
This commit is contained in:
9
homelab/caddy/caddyfiles/routes/adguard
Normal file
9
homelab/caddy/caddyfiles/routes/adguard
Normal file
@@ -0,0 +1,9 @@
|
||||
@adguard host adguard.timo.bmrs.nl
|
||||
handle @adguard {
|
||||
forward_auth authelia:9091 {
|
||||
uri /api/authz/forward-auth
|
||||
copy_headers Remote-User Remote-Groups Remote-Email Remote-Name
|
||||
}
|
||||
|
||||
reverse_proxy adguardhome:3000
|
||||
}
|
Reference in New Issue
Block a user