This sample uses nginx and oauth2_proxy to provide secure access to nginx. Everything is hosted in docker containers which are linked via docker-compose.
- Edit the file containing the secrets and other environment specific variables
set_secrets.sh
(linux environments)run_windows.cmd
(windows)
- Execute the given scripts
run_linux.sh
(linux environments)run_windows.cmd
(windows environments)