Integrate MaxMind GeoLite2 DB for geolocalisation
Open
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 53
Description
1. We have registered to MaxMind with: community@defguard.net - from where we can download get **GeoLite2 City** (for development purposes - we **cannot distribute it).
2. Implementation should cover:
- adding to docker/kubernetes the PATH to the database file - if the path is empty (or file wrong) disable GEOIP
- adding **Geolocalisation** chapter in the **documentation**, informing:
- that we support for now MaxMind GeoLite2
- to download and enable GeoIP in defguard one must register and download the database from https://www.maxmind.com/en/geolite2/signup
- how to configure the path to database in deployments
Contributor guide
Assessment
This issue has not been assessed yet.