Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This is the main configuration file of Datafari. It is located into $DATAFARI_HOME/tomcat/conf

Property name

Applies for

Mandatory

Possible values

Explanations

INSTALLER_TYPE

ALL TYPES

YES

interactive

machine

If set to interactive, the script will ask questions to the user to fill the datafari.properties file

NODETYPE

ALL TYPES

YES

monoserver

main

solr

mcf

NODEHOST

ALL TYPES

YES

Enter the IP of the server

SOLRNUMSHARDS

SOLR

MAIN

YES

Enther the number of shards you want for your Solr collection

SOLRHOSTS

MAIN

SOLR

MCF

YES

Specify the ZK hosts with the port and separated with commas. For exemple: 127.0.0.1:2181,192.168.0.1:2181 (automatically filled for monoserver)

SOLRMAINCOLLECTION

YES

Enter the name of the Solr collection

TEMPADMINPASSORD

MONOSERVER

MAIN

MCF

YES

Enter the password for Datafari

TEMPPGSQLPASSWORD

MONOSERVER

MAIN

MCF

YES

Enter the password for PostgreSQL

MCFPASSWORD

MONOSERVER

MCF

YES

Enter the password for MCF

SSD_DISK

MONOSERVER

MAIN

MCF

YES

indicate if the disk is SSD or not

solrNodesNumber

MAIN

YES

Enter the number of Solr servers that you have

mcfNodesNumber

MAIN

YES

Enter the number of MCF servers you have (enter 0 if none)

MCFHOSTS

MAIN

YES if mcfNodesNumber > 0

Enter the IP of the MCF servers you have (enter only if you have one or more MCF servers)

currentMCFNumber

MCF

YES

Enther the number of the current MCF server you install

currentSolrNumber

SOLR

YES

Enther the number of the current Solr server you install

MAINNODEHOST

SOLR

YES

Enter the IP of the main node host

replicationFactor

MAIN

YES

indicate the replication factor of the Solr collection (ie indicate if the shards are present only one time or if they are replicated)

sessionTimeoutUnauthenticated

MONOSERVER

MAIN

MCF

YES

sessionTimeoutAuthenticated

MONOSERVER

MAIN

MCF

YES

maxConcurrentSessions

MONOSERVER

MAIN

MCF

YES

IS_LIKES_AND_FAVORITES_ENABLED

MONOSERVER

MAIN

MCF

YES

ontologyLanguageSelection

MONOSERVER

MAIN

MCF

YES

ontologyChildrenLabels

MONOSERVER

MAIN

MCF

YES

ontologyParentsLabels

MONOSERVER

MAIN

MCF

YES

ontologyEnabled

MONOSERVER

MAIN

MCF

YES

ontologyNodeLabels

MONOSERVER

MAIN

MCF

YES

OCR

MONOSERVER

MAIN

MCF

YES

emailLicense

MONOSERVER

MAIN

MCF

YES

TIKASERVER

MONOSERVER

MAIN

MCF

YES

TIKASERVER_ANNOTATOR

TIKASERVER_OCR

userAllowedHandlers

MONOSERVER

MAIN

MCF

YES

ALLOWLOCALFILEREADING

MONOSERVER

MAIN

MCF

YES

IP_SSH_ADMIN

SSH_PORT

ALL_TYPES

Yes

Starting from Datafari 5.4.1.

Default value is 22

remote_timeout

AnalyticsActivation

ALL TYPES

No

true

false (default)

If you want to activate the Analytics stack on the main/monoserver and Logstash on the other servers

MONIT_STATE

log_retention

ALL TYPES

Yes if you use the monitoring scripts

ALERT_STATE

email_servername

ALL TYPES

Yes if you use the monitoring and alert scripts

smtp_authentication

smtp_username

smtp_password

ALL TYPES

Yes if you use the monitoring and alert scripts

smtp_address

ALL TYPES

Yes if you use the monitoring and alert scripts

smtp_port

ALL TYPES

Yes if you use the monitoring and alert scripts

smtp_tls

smtp_starttls

email_recipient

email_sender

iptables_activation

global_backup_folder

global_restore_folder

backup_cassandra_retention_time

backup_mcf_retention_time

backup_configuration_retention_time

backup_solr_retention_time

certificate_folder

certificate_file

full_certificate_file

private_key_certificate

python_version

email_feedbacks

email_dpo

email_bugs

ENABLE_MONITORING_TIMER

ALL_TYPES

No

true

false (default)

Starting from Datafari 6.1.

If you want to activate Monitoring Timers

  • No labels