From 63827f95a3c66dece390cf838242aa2cff2889a3 Mon Sep 17 00:00:00 2001 From: Umputun Date: Sat, 3 Apr 2021 23:46:30 -0500 Subject: [PATCH] add index.html for the site --- docs/index.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/index.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..bec1a8e --- /dev/null +++ b/docs/index.html @@ -0,0 +1,33 @@ + +reproxy + + +
+

Reverse proxy and nothing more

+
+

Reproxy is a minimalistic system acting as an edge server / reverse proxy for your infrastructure. It provides the only essential functionality with no bells and whistles. Setup is very straightforward and not much to configure.

+
    +
  • Automatic SSL termination with Lets Encrypt
  • +
  • Support of user-provided ssl certificates
  • +
  • Simple but flexible proxy rules
  • +
  • Static, command line proxy rules provider
  • +
  • Dynamic, file-based proxy rules provide
  • +
  • Docker provider with an automatic discovery
  • +
  • Optional traffic compression
  • +
  • User-defined limits
  • +
  • Single binary distribution
  • +
  • Docker container distribution
  • +
  • Builtin static assets server
  • + +
  • Open source
  • +

    — reproxy team

    + +
+