This script will:
- Fetch GeoIP2 database and copy it to GCS
- Maintains state of version and only updates when new version is available
- GCS Bucket
- Some scheduler to run script periodicallly
export GEO_LICENSE_KEY='license'
export GCS_BUCKET='bucket'
./geoupdate.py