GitHub - basecamp/thruster
Thruster
Thruster is an HTTP/2 proxy for simple production-ready deployments of Rails
applications. It runs alongside the Puma webserver to provide a few additional
features that help your app run efficiently and safely on the open Internet:
HTTP/2 support
Automatic TLS certificate management with Let's Encrypt
Basic HTTP caching of public assets
X-Sendfile support and compression, to efficiently serve static files
Thruster aims to be as zero-config as possible. It has no configuration file,
and...
Read more at github.com