-
Notifications
You must be signed in to change notification settings - Fork 312
Maxmind Integration
ruslandoga edited this page Sep 13, 2024
·
11 revisions
Warning
Using city-level databases like MaxMind's GeoLite2-City requires ~1GB more RAM.
This guide shows how to add city-level geolocation to Plausible in five easy steps!
-
Create an account here.
-
Navigate to your license keys
-
Generate a new license key
-
Add MAXMIND_LICENSE_KEY and MAXMIND_EDITION environmental variables to your .env and restart the container.
$ echo "MAXMIND_LICENSE_KEY=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" >> .env
$ docker compose up -d
- Done! Now the geolocation databases would be automatically downloaded and kept up to date.
Note
Plausible CE is funded by our cloud subscribers. So if you know someone who might find Plausible Cloud useful, please let them know about us!