Skip to content

Commit 31b161f

Browse files
authored
Merge pull request #145 from ashleyprimo/master
Update README -> MaxMind Geo Information
2 parents b2859dc + 0fbe52b commit 31b161f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ Hub](https://hub.docker.com/r/mpolden/echoip), which can be downloaded with:
107107

108108
`docker pull mpolden/echoip`
109109

110+
## [GeoIP](https://www.maxmind.com/en/geoip2-databases)/[GeoLite](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?) Database (MaxMind)
111+
To utilise MaxMind [GeoIP](https://www.maxmind.com/en/geoip2-databases)/[GeoLite](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?) database to enhance the information provided to end users, you can download the relevant **binary** databases (`.mmdb` format) directly from MaxMind using the above links.
112+
113+
**Please Note**: This has only been tested using the free, GeoLite database.
114+
110115
### Usage
111116

112117
```

0 commit comments

Comments
 (0)