Versions Compared

Key

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

...

The script will ask you to start Datafari at the end. If you answered no and you want to start it (needs root account or account must be in sudo group) :

Info

You can also automatize the installation and avoid to answer interactive questions by fulfiling the file /opt/datafari/conf/datafari.properties file prior to launch the script (see Configuration file datafari.properties

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

...