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: 3 months 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-23T20:56:11.000Z (almost 11 years ago)
- Last Synced: 2025-01-11T20:44:07.003Z (5 months ago)
- Language: Ruby
- Size: 133 KB
- Stars: 2
- Watchers: 8
- Forks: 0
- 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