Hacker News new | ask | show | jobs
by eeZi 3388 days ago
Can anyone recommend this?

https://github.com/bitly/oauth2_proxy

3 comments

Yea! It's awesome. We have a kubernetes chart for it available here: https://github.com/cloudposse/charts/tree/master/incubator/o...
I've also used it internally, works great.
Is there any good way to configure it to handle many subdomains with one instance, or do you still have to pick between using one primary proxy.tld vs. running lots of instances of the proxy?
I've used it for an internal project and it worked really well. Simple and easy to follow instructions.