Versions Compared

Key

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

...

Datafari Appliance

1. VM Appliance


Info

For the Credentials information :

default user on the VM itself, Debian : the user is demo, the password is demo.

For the OVA VM appliance, the admin user in on Datafari : the user is admin, password : admin

For the SAMBA share : IP : localhost, user : shareuser, password : shareuser, path : allusers


If you want to test Datafari on a Virtual Machine, you can use our appliance. You can download it here : http://www.datafari.com/files/appliance/datafari.ova The file is in OVA so you can test it either on VMWare or VirtualBox for example.

...

Datafari is already installed in the Debian appliance. Just click on the icon named "CLICK HERE TO START DATAFARI" and Datafari will be started and Firefox will be opened with the Datafari URL (http://localhost:8080/Datafari).

That's it !

If you want to use the jcifs connector in ManifoldCF, check our Add the JCIFS Connector to Datafari - Community Edition [DEPRECATED] page.

You have to configure your Repository connector and job to add documents to Datafari. You can find a video tutorial on how to index a local file system here (Warning: the videos are for version 3.1) : https://youtu.be/8L0A6SKWXP0?t=3m8s

You can find documentation on how to create connectors and jobs here : https://manifoldcf.apache.org/release/release-2.8.1/en_US/end-user-documentation.html


...

2. Docker Image

If you want to test Datafari on a Docker Machine, you can use our uptodate images. The repository is here: https://hub.docker.com/r/datafari/datafari/ . To pull the image, launch docker pull datafari/datafari

...