Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration file for geoipupdate is actually optional #285

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

marselester
Copy link
Contributor

See #284.

$ export GEOIPUPDATE_ACCOUNT_ID='123'
$ export GEOIPUPDATE_LICENSE_KEY='456'
$ export GEOIPUPDATE_EDITION_IDS='GeoIP2-Enterprise GeoLite2-ASN GeoLite2-City GeoLite2-Country'
$ export GEOIPUPDATE_DB_DIR='/my/path/to/db'
$ touch blank
$ go run ./cmd/geoipupdate/ -f=blank

CHANGELOG.md Show resolved Hide resolved
cmd/geoipupdate/args.go Show resolved Hide resolved
@oschwald oschwald merged commit 81a05ce into main Feb 26, 2024
17 checks passed
@oschwald oschwald deleted the conf-opt branch February 26, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants