I have been looking for a reverse proxy to use in our Docker hosting platform and did some research on how popular providers compare that I want to...
For further actions, you may consider blocking this person and/or reporting abuse
caddy >>>>>>> everything
My go to for is nginx-proxy, it can also handle Let's Encrypt certs automatically, so it's pretty much set and forget. github.com/nginx-proxy/nginx-proxy
Underlying docker-gen image looks pretty interesting, thanks for sharing!
So u basically need 2 servers? One where ur “script/app” is running and the middleman to do all the wonderful things u just described - right? Soo - what resource's does this reverse proxy server need?
Not necessarily, the reverse proxy itself barely needs any resources and in small projects it can easily run on the same server ;)
ngmi if you don't build your own reverse proxy
Great article! Curious about your thoughts on ngrok as a reverse proxy?
Thanks 🙏🏻 I don't have much experience with ngrok in a prod setting, only used it for local webhook testing before :-)
Same! Until I started working there. ;) ngrok is doing some interesting stuff in the gateway space these days.
ngrok.com/blog-post/not-just-testi...
Thanks for the response!
Why isn't Envoy compared?
Because it’s not a real reverse proxy comparison. Just another one ChatGPT-sale-bullshit-article with no sense.
Best comment so far