Comment on Which reverse proxy do you use/recommend?
MXX53@programming.dev 1 month ago
I use traefik. I like it. Took a bit to understand, but it has some cool options like ssl passthrough and middlewares for basic auth.
Comment on Which reverse proxy do you use/recommend?
MXX53@programming.dev 1 month ago
I use traefik. I like it. Took a bit to understand, but it has some cool options like ssl passthrough and middlewares for basic auth.
mbirth@lemmy.ml 1 month ago
You can even use it to do the SSL part for a local non-SSL IMAP server. And, there’s a CrowdSec middleware as well, that will block blacklisted IPs.