Skip to content

chronos-tachyon/roxy

Repository files navigation

roxy

Go Latest Release License Build Status Docker Pulls Go Report Card

Roxy the Frontend Proxy

Roxy Lalonde

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.