It will ingest data from the json files (json/labcontact.json, json/labcontacts.json, json/proposers.json, json/samples.json, json/scientists.json, json/sessions.json) into ISPyB
It should exist (someone can copy credentials.properties.example). Site should be ESRF as the ESRF authenticator will be override to allow dummy authentication.
[Credential]
user=mx415
password=password
site=ESRF
This should point to a valid ISPyB instance
[Connection]
url=http://localhost:8085/ispyb/ispyb-ws/rest
[Proxy]
http=
https=
cd python/userportal/
python Ingester.py
This will ingest data from user portal (sample and proteins) for proposal mx415
git clone https://github.com/ispyb/ispyb-client.git
cd ispyb-client/
cd python/userportal/
python Ingester.py