authentik
This commit is contained in:
parent
151180b02f
commit
f6d88dc51f
8 changed files with 143 additions and 17 deletions
|
|
@ -176,6 +176,14 @@ in
|
|||
handle @jellyfin {
|
||||
import podmanRedir http://jellyfin:8096
|
||||
}
|
||||
@auth host auth.hailsatan.eu
|
||||
handle @auth {
|
||||
import podmanRedir http://authentik-server:9000
|
||||
}
|
||||
handle {
|
||||
abort
|
||||
}
|
||||
|
||||
'';
|
||||
virtualHosts."*.hailsatan.eu".extraConfig = ''
|
||||
import blockBots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue