Roxy the Frontend Proxy
Our mascot, Roxy Lalonde.
Roxy is an Internet-facing frontend proxy which provides the following features:
- Automatically obtains TLS certificates from Let's Encrypt; no need to manage certificates manually or to install and configure Certbot
- Able to inject and rewrite headers in the incoming request, before your application sees them
- Able to inject and rewrite headers in the outgoing response, allowing you to centrally control your Internet-visible server headers
- Comprehensive request logging in JSON Lines format
- Can serve static files directly, without need for nginx, lighttpd, etc.
See our GitHub Pages site for more documentation.