Skip to content

Digital-Repository-of-Ireland/ansible-solr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-solr

Ansible deployment of solr with hydra schema on Ubuntu 14.04

Vagrant test :

For Vagrant test environment, install Vagrant, Ansible and Virtualbox. Vagrant uses "hostmanager" plugin. Before running, install with: vagrant plugin install vagrant-hostmanager.

To spin up solr VM, run:

vagrant up

Solr service will then be located at:

http://solr1.internal.tld:8080/solr

edit inventory/group_vars/all.yml to change software versions and passwords

About

Ansible deployment of Solr with Hydra specific schema

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published