Skip to content

upenn-libraries/bulwark_solr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for Solr 5 for Colenda

Stub readme for Dockerized Solr 5.3 instance for initial deployment of Colenda

How to use

  1. Build the image
docker build . -t colenda_solr:latest
  1. Spin up the container.
docker-compose up
  1. Inside the container, visit Core Admin in a browser and create a core called blacklight-core.

Releases

No releases published

Packages

No packages published