Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 870 Bytes

File metadata and controls

9 lines (6 loc) · 870 Bytes

docker-nginx-https-redirect

A simple nginx container that redirects all http requests to https.

The Dockerfile.proxy_protocol and nginx.conf.proxy_protocol files will build a Docker container with the real_ip module. This is useful for redirecting http -> https traffic for a Rancher server behind a AWS ELB which uses websockets.