Configuration when behind a Proxy

To configure access and updates for MaxMind when the cluster is behind firewall and requires a proxy, you can set the HTTP_PROXY_HOST and HTTP_PROXY_PORT variables to set the proxy information. For example:

ini
HTTP_PROXY_HOST=proxy.example.net
HTTP_PROXY_PORT=3128
AUTO_UPDATE_MAXMIND=true
MAXMIND_ACCOUNT_ID=account-id
MAXMIND_LICENSE_KEY=license-key
MAXMIND_IP_LOCATION_EDITION_ID=GeoLite2-City
MAXMIND_BASE_URL=https://download.maxmind.com