Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

Valid starting from v4.1 of Datafari !

...

  • the required packages are installed via apt-get
  • Java 8 JRE (or 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 (for Debian, change the setting in /etc/security/limits.conf : 

    Code Block
    soft nofile 100000
    hard nofile 100000


Info

Check the related documentation for detailed information  Software requirements

To install Datafari you need to be root :

...