I have tried them all.
And I finally stick with #sozu + #letsencrypt!

It's a webserver/proxy with:

- hot reload šŸ”„
- builtin metrics šŸ•µ
- minimal #toml configurationšŸ‘¶

You should give it a shot.
It is fairly quick to configure and get running.šŸƒ

#webdev #nginx #caddy
https://github.com/sozu-proxy/sozu

GitHub - sozu-proxy/sozu: Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!

Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome! - sozu-proxy/sozu

GitHub
Ferron - a fast, memory-safe web server written in Rust

Host your websites with Ferron - a fast, memory-safe web server written in Rust. Supports both static and dynamic content (including PHP).

@psyhackological
Never tried #ferron! But I've heard of it!

I must admit that I was in need for a proxy that can handle not only http, but tcp too (and udp) to redirect mails, dns request and some other exotic protocols.

Sozu already has TCP support so was well suited for a good part of my requirements.