dch-proxy: Proxy for Authelia
Authelia is now exposed to the public Internet, under the name _auth.pyrocufflink.net_, which allows it to protect public websites as well.master
parent
70909d1b13
commit
6cd576dd2b
|
@ -62,6 +62,9 @@ dch_proxy_sites:
|
||||||
match: dynk8s-provisioner.pyrocufflink.net
|
match: dynk8s-provisioner.pyrocufflink.net
|
||||||
- backend: kubernetes
|
- backend: kubernetes
|
||||||
match: metrics.pyrocufflink.blue
|
match: metrics.pyrocufflink.blue
|
||||||
|
- backend: kubernetes
|
||||||
|
match: auth.pyrocufflink
|
||||||
|
matcher: dom
|
||||||
|
|
||||||
dch_proxy_backends:
|
dch_proxy_backends:
|
||||||
bitwarden:
|
bitwarden:
|
||||||
|
|
Loading…
Reference in New Issue