chronos-tachyon / roxy

Roxy the Frontend Proxy

Home Page:https://chronos-tachyon.github.io/roxy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Roxy the Frontend Proxy

https://chronos-tachyon.github.io/roxy/

License:Apache License 2.0


Languages

Language:Go 98.3%Language:Shell 1.4%Language:HTML 0.2%Language:Dockerfile 0.1%