I created a Blog Post which explains how to set up an NGINX as a reverse proxy / load balancer for Hashicorp Vault.
All examples can be found in this repository.
You can run the Named Locations
example with the following commands.
# $: cd named_locations
# $: chmod u+x run.sh
# $: ./run.sh
When the container is started you are able to open the NGINX with the following routes:
You can run the Upstreams
example with the following commands.
# $: cd upstreams
# $: chmod u+x run.sh
# $: ./run.sh
When the container is started you are able to open the NGINX with the following routes: