Changes

From SME Server
Jump to navigationJump to search
6 bytes removed ,  10:23, 25 January 2020
Add maxmind details to geoip config
Line 62: Line 62:  
you might need to update to last smeserver-yum >= 2.4.0-23 or you will get an error because of missing GPG key.  
 
you might need to update to last smeserver-yum >= 2.4.0-23 or you will get an error because of missing GPG key.  
   −
A configuration db for geoip has been created as part of the install
+
A configuration db needs to be created with following keys and properties:
 +
db configuration set geoip service status enabled LicenseKey "YOUR LIC KEY" AccountID "YOUR ACCT ID"
 +
 
 
  # config show geoip
 
  # config show geoip
 
  geoip=service
 
  geoip=service
 +
    AccountID=xxxxxx
 +
    LicenseKey=xxxxxxxxxxxxxxx
 
     status=enabled
 
     status=enabled
Now add Maxmind AccountID and LicenseKey properties and keys to the geoip db config
  −
db configuration setprop geoip LicenseKey "YOUR LIC KEY" AccountID "YOUR ACCT ID"
      
then<syntaxhighlight lang="bash">
 
then<syntaxhighlight lang="bash">

Navigation menu