Versions Compared

Key

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

So you want to install the community version or test the appliance, and give it a try with a files system ? This page is made for you. You can either use the preconfigured Docker Image, or the preconfigured VM, or install the Debian package on your Linux OS :

Datafari Appliance

1. VM Appliance

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.

Just import it on your favorite application and use it !

If you are using For the OVA VM appliance, the admin user in Datafari is admin, password : adminIf you are using the Docker Container Image, the default user is admin, password : admin

...

Datafari is already installed in the Debian applcanceappliance. 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 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

For the Docker Container Image, the default user is admin, password : admin

NB : the keyboard input is by default in French.

The port that needs to be exposed is 8080.

You can launch the container by this command: docker container run --name datafari -d -p 8080:8080 datafari/datafari:latest

That's it !

If you want to use the jcifs connector in ManifoldCF, check our Add the JCIFS Connector to Datafari 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

Enjoy Datafari !


Widget Connector
width400
urlhttps://www.youtube.com/watch?v=qZTwUhWGNXM
height400

...