This commit is contained in:
traveler 2024-12-27 09:44:39 -06:00
parent 493da4f242
commit 114dd88bc2
2 changed files with 16 additions and 0 deletions

View file

@ -21,6 +21,22 @@ mail.wasted-bandwidth.net, imap.wasted-bandwidth.net, smtp.wasted-bandwidth.net,
} }
} }
mail.gnarlypandaproductions.com, imap.gnarlypandaproductions.com, smtp.gnarlypandaproductions.com, autodiscover.gnarlypandaproductions.com, autoconfig.gnarlypandaproductions.com {
reverse_proxy mailcow-nginx:80 {
}
}
webmail.gnarlypandaproductions.com, webmail.netgrimoire.com, webmail.wasted-bandwidth.net {
reverse_proxy roundcube:80 {
}
}
email.gnarlypandaproductions.com, email.netgrimoire.com, email.wasted-bandwidth.net {
reverse_proxy mailcow-nginx:80/sogo {
}
}
(authentik) { (authentik) {
# Always forward outpost path to actual outpost # Always forward outpost path to actual outpost
reverse_proxy /outpost.goauthentik.io/* http://authentik:9000 reverse_proxy /outpost.goauthentik.io/* http://authentik:9000