Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arkency/geo-lite-cookbook
- Owner: arkency
- Created: 2013-01-16T14:57:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-23T20:56:11.000Z (over 10 years ago)
- Last Synced: 2023-03-25T10:38:07.004Z (over 1 year ago)
- Language: Ruby
- Size: 133 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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 intoUsage
=====Use `default`, `city` or `country` recipe