Changes

From SME Server
Jump to navigationJump to search
348 bytes added ,  08:45, 22 January 2020
Line 85: Line 85:  
  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"
    
==== I installed the beta versions of smeserver-geoip v2 ====
 
==== I installed the beta versions of smeserver-geoip v2 ====

Navigation menu