Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geo IP data for SI-Proxy

Maintenance

We use the Free GeoLite2 database. You'll find the most recent version to download on their Website.

Updating Geo locations

  1. When you download the database it will have a date suffix in the filename.
  2. Update the VERSION in the Dockerfile with the date from the suffix

Mapping a Property

  1. Find the field name you need in the CSV file
  2. Run node index with the CSV that contains it and the property as a last argument. You'll find examples of this in the Dockerfile

Releasing a new Version

Every tagged version will be published. The tag should reflect the database used:

git tag 2018-02-06
git push --tags

Tagged versions are published to Dockerhub

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages