Hello there. Sorry if this has been asked before. ...
# talk-kratos
c
Hello there. Sorry if this has been asked before. I’m trying to mature the Kratos + Oathkeeper + Kratos Self Service UI group of containers into something behind Traefik using ssl and the like and I’m having some issues with proxying. Are there any aspects of Kratos and it’s UI that must be kept visible publicly, or can everything be hidden behind Oathkeeper? The quickstart uses
127.0.0.1
and ports, but this is confusing me on how to use a domain name instead.
l
hey @cuddly-city-78540 I have a mostly working kratos ss + oathkeeper + kratos + traefik if you want to collaborate
I was able to get everything behind traefik, but I am using the oathkeeper decision api and traefik forwardAuth rather than oathkeeper as security proxy
c
Hi @loud-engineer-1276 sorry for the delayed response. I’ve managed to get it working now through some trial and error which has actually helped me a lot to learn the intricacies. Thanks for the offer of help!