All Projects → chronos-tachyon → roxy

chronos-tachyon / roxy

Licence: Apache-2.0 license
Roxy the Frontend Proxy

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to roxy

acme
Go client library implementation for ACME v2 (RFC8555)
Stars: ✭ 77 (+48.08%)
Mutual labels:  letsencrypt, autocert
docker-ssl-reverse-proxy
Easy-to-use auto-SSL reverse proxy as a Docker container based on Caddy and Let’s Encrypt
Stars: ✭ 22 (-57.69%)
Mutual labels:  letsencrypt, reverse-proxy
Bunkerized Nginx
🛡️ Make your web services secure by default !
Stars: ✭ 2,361 (+4440.38%)
Mutual labels:  letsencrypt, reverse-proxy
httpsify
a transparent HTTPS termination proxy using letsencrypt with auto certification renewal
Stars: ✭ 107 (+105.77%)
Mutual labels:  letsencrypt, reverse-proxy
leproxy
https reverse proxy with automatic Letsencrypt usage for multiple hostnames/backends
Stars: ✭ 89 (+71.15%)
Mutual labels:  letsencrypt, reverse-proxy
Ssl Proxy
🔒 Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)
Stars: ✭ 427 (+721.15%)
Mutual labels:  letsencrypt, reverse-proxy
Traefik
The Cloud Native Application Proxy
Stars: ✭ 36,089 (+69301.92%)
Mutual labels:  letsencrypt, reverse-proxy
Manuale
A fully manual Let's Encrypt/ACME client
Stars: ✭ 201 (+286.54%)
Mutual labels:  letsencrypt
Mailu
Insular email distribution - mail server as Docker images
Stars: ✭ 3,151 (+5959.62%)
Mutual labels:  letsencrypt
Concert
Concert is a console based certificate generation tool for https://letsencrypt.org.
Stars: ✭ 196 (+276.92%)
Mutual labels:  letsencrypt
Acme Plugin
🔏 ACME protocol plugin for Ruby on Rails applications
Stars: ✭ 190 (+265.38%)
Mutual labels:  letsencrypt
gateway
A high-performance API Gateway with middlewares, supporting HTTP and gRPC protocols.
Stars: ✭ 520 (+900%)
Mutual labels:  reverse-proxy
Letsencrypt Rails Heroku
Automatic LetsEncrypt SSL certificates in your Rails app on Heroku.
Stars: ✭ 223 (+328.85%)
Mutual labels:  letsencrypt
Simp le
Simple Let's Encrypt client
Stars: ✭ 205 (+294.23%)
Mutual labels:  letsencrypt
Full Stack Fastapi Couchbase
Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
Stars: ✭ 243 (+367.31%)
Mutual labels:  letsencrypt
Ansible Rails
Ruby on Rails deployment using Ansible - with Lets Encrypt, Sidekiq, PostgreSQL, nginx & puma
Stars: ✭ 199 (+282.69%)
Mutual labels:  letsencrypt
docker-nextcloud
Nextcloud Docker image
Stars: ✭ 209 (+301.92%)
Mutual labels:  letsencrypt
Kube Lego
DEPRECATED: Automatically request certificates for Kubernetes Ingress resources from Let's Encrypt
Stars: ✭ 2,191 (+4113.46%)
Mutual labels:  letsencrypt
Simple Httpd
Drop-in replacement for Python SimpleHTTPServer. Provides TLS via Let's Encrypt over HTTP2, and auto generated self-signed certificates.
Stars: ✭ 217 (+317.31%)
Mutual labels:  letsencrypt
V2
Minimalist and opinionated feed reader
Stars: ✭ 3,239 (+6128.85%)
Mutual labels:  letsencrypt

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].