Skip to content

A simple geoip micro service implementation using the official php-apache docker image as base and the free Maxmind GeoLite2 db

License

Notifications You must be signed in to change notification settings

wichon/docker-php-maxmind-geoip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php-maxmind-geoip

A simple geoip micro service implementation using the official php-apache docker image as base, libmaxminddb, mod_maxminddb and the free Maxmind GeoLite2 db.

This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.

Features:

  • It can be easily customized to use the paid version of the GeoIp2 Maxmind db, by just using the paid version download url that includes the access token.
  • CORS ready
  • Supports retrieving client ip from X-Forwarded-For header

About

A simple geoip micro service implementation using the official php-apache docker image as base and the free Maxmind GeoLite2 db

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages