Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 883 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 883 Bytes

solr-jenkins-cicd

Using Jenkins to build a CI/CD pipeline for Apache Solr.

Prepared for the Lucene Solr Revolution 2016 Conference

Dependencies

Getting up and running

./start_jenkins_and_solr.sh

Then browse to Jenkins at http://localhost:8080/ and login as admin:admin

To SSH to the Stage/Prod Vagrant Solr instances:

vagrant ssh stage
vagrant ssh prod

Deploy Solr

In Jenkins, trigger the Solr Pipeline build and then browse to: