Just checking, I don't believe oathkeeper can serv...
# ory-selfhosting
s
Just checking, I don't believe oathkeeper can serve static content (by design) - I must use nginx or the equivilent to do this. is this correct?
m
@some-bear-63847 yes that is correct, Oathkeeper is like a Policy Enforcement Point in your infra or Zero Trust (reverse) proxy and cant serve static content AFAIK
s
as I suspected, I just thought I would ask. it seems fair, its just a little frustrating to need containers running nginx just to serve the static files.