https://github.com/nice-digital/nginx-geoipfilter
Configurations and rules setup for use in our NGINX intermediary server to manage access to other services.
https://github.com/nice-digital/nginx-geoipfilter
Last synced: 3 months ago
JSON representation
Configurations and rules setup for use in our NGINX intermediary server to manage access to other services.
- Host: GitHub
- URL: https://github.com/nice-digital/nginx-geoipfilter
- Owner: nice-digital
- Created: 2019-05-13T14:32:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T09:27:02.000Z (almost 5 years ago)
- Last Synced: 2025-11-18T22:16:13.878Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nginx-geoipfilter
## Purpose of this repo
As part of making our instance of NGINX deployable in order to improve our ability to maneuver the service to combat server instability or total loss of function, important configurations have been extracted from previous servers and hosted here - sensitive information is not hosted in this public repo, and are inserted at time of deployment.
## Installing the contents of this repo
This repository is installed to a previously configured NGINX server automatically during deployment.
In a case where this needs to be installed manually, you will have to acquire the appropriate information for the variables - anything contained in #( ) - separately, on top of a manual install of NGINX.
This service is an intermediary to a number of our other services, and will be difficult to test locally. Contact Ops if you have any questions about this particular function or if you need to work on this for any reason (CCRs, etc.).