Sign inSign up

sparkfabrik/docker-drupal-solr

By sparkfabrik

Updated almost 9 years ago

Apache solr based container based on search_api module configuration.

Image
0

7.9K

sparkfabrik/docker-drupal-solr repository overview

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:

Tag summary

Content type

Image

Digest

sha256:117345b3f

Size

285.4 MB

Last updated

over 10 years ago

docker pull sparkfabrik/docker-drupal-solr