Quick Start Guide
Valid from Datafari 6.0
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 install the Debian package on your Linux OS :
1. 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
Check our https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/1662451718 page
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 443.
You can launch the container by this command: docker container run --name datafari -d -p 443:443 datafari/datafari:latest
That's it !
If you want to use the jcifs-ng connector in ManifoldCF, check our Add the JCIFS-NG Connector to Datafari - Community Edition page.
You can directly use the simplified jobs of Datafari to add files or websites to index into your Datafari instance, see https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/682754069
You can find documentation on how to create connectors and jobs on Apache ManifoldCF here : https://manifoldcf.apache.org/release/release-2.25/en_US/end-user-documentation.html
Enjoy Datafari !
2. Install Datafari on Debian
Requirements :
Check our https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/1662451718 page
Then check our https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/110821399 page
Last, check our https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/110788634 page
How to install and start Datafari :
First, download your package of interest, check our https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/110755862 page
Second, install Datafari by checking our https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/1878753289 page
Third, go to one of the following url to check that things went fine:
Search UI :
https://$URL_OF_YOUR_SERVER/datafariuiAdmin UI :
https://$URL_OF_YOUR_SERVER/Datafari/admin/
You can find video tutorials on how to install and start Datafari from the installer (Warning: the videos are for version 5) :
Debian :
Now it is time to feed the search engine:
If you want to use the jcifs-ng connector in ManifoldCF (for instance because you want to index some local files to play with), check our https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/662700036 page.
You can directly use the simplified jobs of Datafari to add files or websites to index into your Datafari instance, see https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/682754069
You can find documentation on how to create connectors and jobs on Apache ManifoldCF here : https://manifoldcf.apache.org/release/release-2.25/en_US/end-user-documentation.html