This commit is contained in:
traveler 2025-12-29 14:16:35 -06:00
parent 54d8948132
commit 8a6487a495

View file

@ -12,6 +12,15 @@
} }
} }
(authelia) {
forward_auth http://authelia:9091 {
uri /api/verify?rd=https://login.wasted-bandwidth.net/
copy_headers Remote-User Remote-Groups Remote-Email Remote-Name
}
}
(email-proxy) { (email-proxy) {
redir https://mail.netgrimoire.com/sogo 301 redir https://mail.netgrimoire.com/sogo 301
@ -80,7 +89,7 @@ transmission.netgrimoire.com {
} }
stash.wasted-bandwidth.net { stash.wasted-bandwidth.net {
import authentik import authelia
reverse_proxy http://stash:9999 reverse_proxy http://stash:9999
} }