Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Releases: teran/svcproxy

Release v0.0.1

15 Apr 20:28
v0.0.1
965cd16
Compare
Choose a tag to compare
Release v0.0.1 Pre-release
Pre-release

Basic functionality containing:

  • HTTPS->HTTP proxy with SSL termination on svcproxy side
  • Automatic LetsEncrypt certificate requests
  • Caching certificates as an encrypted data in SQL databases(MySQL, PostgreSQL)
  • Prometheus metrics and k8s liveness/readiness check support
  • Configurable plain HTTP traffic behaviour
  • Configurable headers to be sent to client(useful for CORS, HSTS, etc.)

Binary release available at Docker Hub by tag name:

docker pull teran/svcproxy:v0.0.1