terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

Create a Apache Solr docker container #23

Closed jonpugh closed 9 years ago

jonpugh commented 9 years ago

There are no official Solr docker images available on docker hub.

I do not think any of them can handle custom solr config per container. We must have this so that the drupal site can provide the Solr config (schema, etc) to the solr container.

So we must make our own. terra/solr.

jonpugh commented 9 years ago

Got a working prototype.

See https://github.com/terra-ops/docker-solr and https://registry.hub.docker.com/u/terra/solr