open-nomad/e2e/terraform/provision-nomad
Tim Gross c4d92205b4
E2E: provide options for reverse proxy for web UI (#12671)
Our E2E test environment is deployed with mTLS, but it's impractical
for us to use mTLS in headless browsers for automated testing (or even
in manual testing). Provide certificates for proxying the web UI via
Nginx. This proxy uses client certs for proxying to the HTTP endpoint
and a self-signed cert for the browser-facing endpoint. We can accept
certificate errors in the automated tests we'll be adding in the next
step of this work.
2022-04-19 16:55:05 -04:00
..
install-linux.tf E2E: provide options for reverse proxy for web UI (#12671) 2022-04-19 16:55:05 -04:00
install-windows.tf E2E with HCP Consul/Vault (#12267) 2022-03-18 09:27:28 -04:00
main.tf E2E: provide options for reverse proxy for web UI (#12671) 2022-04-19 16:55:05 -04:00
tls.tf E2E: terraform provisioner upgrades (#12652) 2022-04-19 14:27:14 -04:00
variables.tf E2E with HCP Consul/Vault (#12267) 2022-03-18 09:27:28 -04:00