Skip to content

nyudlts/open-square-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-square-docker

To run this project, you will need to clone the repository and initialize the submodules.

gh repo clone nyudlts/open-square-docker
git submodule init
git submodule update

Once the submodules are initialized, you can run the docker image.

docker-compose up -d

Apache Solr will be available at http://localhost:8983/solr/open-square-metadata

Add documents to Solr

  1. Clone the metadata repository
cd src
gh repo clone NYULibraries/dlts-epub-metadata
  1. Run the ingest script
cd scripts/ingest-documents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published