Updated geodatabase info
This commit is contained in:
@@ -5,10 +5,10 @@ The visitor stats dashboard uses MaxMind GeoLite2 for IP geolocation.
|
|||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
1. Create a free account at [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data)
|
1. Create a free account at [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data)
|
||||||
2. Download the **GeoLite2 City** database (`.mmdb` format, not CSV)
|
2. Download the **GeoLite2 Country** database (`.mmdb` format, not CSV) and **RENAME** it:
|
||||||
3. Place the downloaded file here as `GeoLite2-City.mmdb`
|
3. Place the downloaded file here as `GeoLite2-City.mmdb`
|
||||||
|
|
||||||
The file is git-ignored (~60 MB, licensed). The Docker build copies it into the container at `/app/geo/GeoLite2-City.mmdb`.
|
The Docker build copies it into the container at `/app/geo/GeoLite2-City.mmdb`.
|
||||||
|
|
||||||
## Without the database
|
## Without the database
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user