monarch-initiative / monarch-ingest

Data ingest application for Monarch Initiative knowledge graph using Koza
https://monarchinitiative.org
15 stars 1 forks source link

Upload/update Solr in Jenkins pipeline #569

Closed glass-ships closed 4 months ago

glass-ships commented 4 months ago

Currently whenever a new KG is made, we have to run the provision script in monarch-stack-v3 to upload the KG to the dev solr VM and restart the service.

It would be nice to have the Jenkins pipeline do this automatically - then the entire dev version from KG to API to UI would all be fully automated