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 8 Next »

Valid starting from v5.0

The documentation below is valid from Datafari v5.0 onwards

Requirements - Make sure that:

  • the required packages are installed via apt-get

  • Java 11 (JDK) is installed

  • Java Home variable is setted

  • Python is installed

  • the time and date of the server is uptodate

  • increase the default value of Open Files Limit

Check the related documentation for detailed information  : Software requirements

To install Datafari you need to be root :

dpkg -i datafari.deb

Initialize Datafari (needs root account) :

cd /opt/datafari/bin
 
bash init-datafari.sh

The script will ask you to start Datafari at the end. If you answered no and you want to start it :

cd /opt/datafari/bin
 
bash start-datafari.sh

If you want to index fileshares

If you want to use the jcifs-ng connector in the Datafari ManifoldCF, follow our dedicated documentation: Add the JCIFS-NG Connector to Datafari - Community Edition

  • No labels