Skip to content

matglas/docker-drupal-solr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Docker drupal search api solr container

This image can be used as-is, it is based on search_api_solr solr 4.x configurations.

Example fig configuration

solr:
  build: containers/solr
  hostname: solr
  ports:
    - "8983:8983"
  command: -Xmx1024m -DSTOP.PORT=8079 -DSTOP.KEY=stopkey -jar start.jar

An automated build for this repo is available on the Docker Hub.

This image is intended to be used in conjuction with the other images of the drupal docker stack:

About

Drupal docker solr 4.x search api container

Resources

Stars

Watchers

Forks

Packages

No packages published