The contents of this repository will enable building of a proxy based on [NGINX](https://hub.docker.com/_/nginx).
## Why?
This allows NGINX to serve pypi on a custom URL you define for both searching and individual downloads. Once cached by NGINX this will substantially speed up installations. Example you are running CI/CD builds multilple times in a day pulling the same files.
## Usage
To use this proxy see below Compose File for Docker Swarm.