Skip to content

voomflights/heroku-buildpack-maxmind-geolite2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack MaxMind GeoLite2

Buildpack for the free MaxMind GeoLite2 database packages.

Configuration

Add the buildpack:

heroku buildpacks:add https://github.com/physiovia/heroku-buildpack-maxmind-geolite2

Decide which package (City or Country) you need and set up your environment accordingly:

heroku config:add MAXMIND_DB_NAME=City
# or
heroku config:add MAXMIND_DB_NAME=Country

Then deploy and start using the database.

Credits

(c) 2017 physiovia GmbH

Heavily inspired by https://github.com/mantisadnetwork/heroku-buildpack-maxmind. Check out this buildpack if you're using the paid versions of MaxMind.

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%