Changes

From SME Server
Jump to navigationJump to search
306 bytes added ,  08:54, 22 January 2020
Line 104: Line 104:  
  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 LicenseKey "YOUR LIC KEY" AccountID "YOUR ACCT ID"
    
==== Update the db ====
 
==== Update the db ====

Navigation menu