Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arkency/geo-lite-cookbook

Download geo localization database files (GeoLiteCity.dat.gz & GeoIP.dat.gz) from geolite.maxmind.com
https://github.com/arkency/geo-lite-cookbook

Last synced: 5 days ago
JSON representation

Download geo localization database files (GeoLiteCity.dat.gz & GeoIP.dat.gz) from geolite.maxmind.com

Awesome Lists containing this project

README

        

Description
===========

Provides recipies to download GeoLiteCity.dat.gz and GeoIP.dat.gz files

Requirements
============

Platform
--------

Cookbook is platform independent and should work on all of them.

Attributes
==========

* `node['geo-lite']['city']['url']` - Url to download GeoLiteCity.dat.gz file from
* `node['geo-lite']['city']['dir']` - Dir to put GeoLiteCity.dat file into

* `node['geo-lite']['country']['url']` - Url to download GeoIP.dat.gz file from
* `node['geo-lite']['country']['dir']` - Dir to put GeoIP.dat file into

Usage
=====

Use `default`, `city` or `country` recipe