sul-dlss-labs / ksr

SRT Website Test
MIT License
0 stars 0 forks source link

work with ops to spin up a neo4j VM #25

Closed jmartin-sul closed 2 years ago

jmartin-sul commented 2 years ago

we've not used neo4j as a datastore in DLSS, as far as i know, so this is somewhat uncharted territory.

neo4j is a graph DB that runs on the JVM: https://neo4j.com/

cncoleman commented 2 years ago

We'll need to start building the graph database before we can experiment with Linkurious, so this is high priority.

jmartin-sul commented 2 years ago

wrote up an ops task ticket, finally, sorry for the delay: https://github.com/sul-dlss/operations-tasks/issues/2788

jmartin-sul commented 2 years ago

we now have a neo4j instance up and running, and i was able to connect to it using the desktop client from my laptop.

i can give connection info in channel.

closing this, as i think it's done.