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

Release v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@teran teran released this 15 Apr 20:28
· 99 commits to master since this release
v0.0.1
965cd16

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