Advanced FacetView User Interface and REST Service for PROV-ES
cd scripts
./install_es_template.sh http://localhost:9200 prov_es ../config/es_template-prov_es.json
cd ..
python setup.py install
PROVES_ENV=prod ./manage.py server -h 0.0.0.0 -p 8888
curl -F "prov_es=<prov_es.json" http://192.168.56.101:8888/api/v0.1/prov_es/import/json