-
**What happened**:
When I start ingress-nginx with the folloing settings and update GeoIP2 data, ingress-nginx outputs many logs of `File changed detected. Reloading NGINX`.
* Config
* `use-g…
-
When the plugin is run, it only downloads an empty GeoLite2-Country.tar.gz file.
Regards,
Mela
Mela updated
3 months ago
-
FYI: MaxMind has changed its policies due to privacy laws and one now has to create an account to get the GeoLite2 database and accept a EULA (still free, but users agree to keep updated). See https:/…
-
由于你的GeoIP repo没有开放issues,老是hijacking别人的issue来讨论好像也不是很好。
关于你的geoip repo有些问题请教一下
- 根据你的 config.json input配置,
- 你这是用 ipinfo 叠加到 maxmind上吗?
- 如果是CSV文件的数据源,你怎么确保数据不会重复?毕竟你用csv数据往mmdb插入,若重复,后者会覆盖前…
-
Given you're working on few days old data.
It would be good to parameterise date string to select geoip db file for that date.
`getcityforip(String ip, String date)`
Not sure if we change geoip p…
-
An account is required on the maxmind.com website, and an API required for download.
Shall we do that? Shall we remove the GeoIP parts of Normandy instead?
-
Running bin/maxmind-geolite-mirror **once** gives the following error:
```
MAXMIND_LICENSE_KEY=>obfusacated> ./bin/maxmind-geolite-mirror
downloading /usr/local/share/GeoIP/GeoLite2-Country.mmd…
-
There's an nginx with the geoip2 module set up.
```
geoip2 /var/lib/GeoIP/GeoLite2-Country.mmdb {
auto_reload 24h;
$geoip2_country default=XX country iso_code;
$geoip2_country_name country name…
-
Hi, although this may not be a high priority issue this is something that I would like to at least start a discussion about since I'm one of the players affected by it.
**Problem:** When a user sig…
-
I am requesting to add support for [IPinfo's IP to Country database](https://ipinfo.io/products/free-ip-database) to the project. The database has the following features:
- It is updated daily, wit…