mariash / envoy-nginx-release

BOSH release for deploying nginx in place of envoy to enable route integrity on Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

envoy-nginx-release

This is a bosh release for deploying nginx in a sidecar container on windows masquerading as envoy to the outside world. Yes, kinda hacky!

This enables communication between the router and the application sidecar container to be encrypted via TLS.

Expected to be used via enable-nginx-routing-integrity-windows2019.yml.

The job/package has to be envoy_windows because that's what diego components look for.

Also see: https://github.com/cloudfoundry/envoy-release

update nginx

Run scripts/update-nginx-blob

update package specs

Run scripts/sync-package-specs

About

BOSH release for deploying nginx in place of envoy to enable route integrity on Windows.

License:Apache License 2.0


Languages

Language:Go 96.0%Language:Shell 4.0%