This repository contains automation to deploy GatesEntry Proxy on Azure. Troubleshooting environments which use proxies can be difficult, and the goal of this project is to allow you to deploy a "proxy lab" environment to test any applications or configurations with the use of a proxy server.
This template will deploy the following components:
- Ubuntu 18.04 VM with GatesEntry Proxy Installed
- Windows 2019 Server with a configured Proxy.
You can login to the admin portal of GateSentry by going to http://10.1.0.5:10786
and using the default credentials of "admin/admin"
.
If any applications need to be configured to use the proxy, set them to use 10.1.0.5:10413
.
After the deployment is complete, you can RDP into the Windows machine, which will be fully configured to use the proxy.
PRs and issues welcome!