Changes

From SME Server
Jump to navigationJump to search
348 bytes added ,  08:43, 22 January 2020
Line 65: Line 65:  
  yum update --enablerepo=smecontribs,openfusion
 
  yum update --enablerepo=smecontribs,openfusion
 
  config set UnsavedChanges no
 
  config set UnsavedChanges no
 +
 +
A configuration db for geoip has been created as part of the install
 +
# config show geoip
 +
geoip=service
 +
    status=enabled
 +
 +
Now add Maxmind AccountID, LicenseKey and EditionIDs properties and keys to the geoip db config
 +
 +
db configuration setprop geoip EditionIDs GeoLite2-City,GeoLite2-Country LicenseKey "YOUR LIC KEY" AccountID "YOUR ACCT ID"
    
====Fresh Installation of geoip v2 DBs====
 
====Fresh Installation of geoip v2 DBs====

Navigation menu