Skip to content

Repository files navigation

docker-envoy-https-proxy

A simple Envoy container that templates a basic HTTPS proxy configuration.

Find Docker image at https://github.com/aslafy-z/docker-envoy-https-proxy/pkgs/container/envoy-https-proxy.

Environment variables

VariableDefaultDescription
BIND_ADDRESS0.0.0.0IP address to bind to
BIND_PORT443Port to bind to
BIND_TLS_CERT_B64-TLS certificate to use for HTTPS
BIND_TLS_KEY_B64-TLS key to use for HTTPS
TARGET_HOST-Host to proxy to
TARGET_PORT-Port to proxy to
TARGET_TLS_CERT_B64-TLS certificate to use for proxying

About

Docker image for a basic HTTPS proxy with Envoy configurable with environment variables

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages