This repository has been archived by the owner on May 3, 2019. It is now read-only.
Releases: teran/svcproxy
Releases · teran/svcproxy
Release v0.0.1
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