Skip to content

demonz/appservice-drupal-solr

Repository files navigation

Solr for Drupal Docker Container Image

  • Base image: Docker official solr:5.5-alpine
  • Docker Hub

Supported tags and respective Dockerfile links:

Building an image based on this repository

git clone git@github.com:demonz/appservice-dupal-solr.git
cd appservice-drupal-solr
./build.sh

Environment Variables

Variable Default Value Description
SOLR_HEAP REQUIRED

Orchestration Actions

Initialise a default core

docker-compose up -d
docker-compose exec solr /usr/local/bin/init_solr localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published