Project

General

Profile

Task #9668

Updated by Fabio Sinibaldi over 7 years ago

Configuration of GeoNetwork 3 is different from previous versions, so a different rule must be produced. 
 Following are the changes from previous versions' ansible rules. 

 1. The war (latest version 3.2.2) can be downloaded from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v3.2.2/geonetwork.war/download 
 2. Database can be configured by editing file WEB-INF/config-db/jdbc.properties 
 3. The file WEB-INF/classes/setup/sql/data/data-db-default.sql initialize the database by inserting configuration settings that should be changed. In particular the following parameters:  

 **HOST DETAILS, values should be provided by VM requester** 
 3.1 "system/site/name"  
 : value should be provided by requester 
 3.2 "system/site/organization" : value should be provided by requester 

 **VM DETAILS, come from node settings** 
 3.3 "system/server/host" 
 3.4 "system/server/protocol" 
 3.5 "system/server/port" 
 3.6 "system/server/securePort" 

 **SDI support contact still needs to be identified** 
 3.7 "system/feedback/email" 
 3.8 "system/feedback/mailServer/host" 
 3.9 "system/feedback/mailServer/username" 
 3.10 "system/feedback/mailServer/password" 
 3.11 "system/feedback/mailServer/ssl" 
 3.12 "system/feedback/mailServer/tls" 

 **Related to VM resources and DB configuration, needs investigation on fine-tuning** 
 3.13 "system/threadedindexing/maxthreads"  

Back

Add picture from clipboard (Maximum size: 8.91 MB)