Skip to content

hybox/solr-ecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solr-ecs

This project extends the official Solr docker image to run SolrCloud on Amazon Web Services' EC2 Container Service.

Changes to the upstream image

  • Run Solr instances in SolrCloud mode, connecting to the Zookeeper ensemble identified by the $ZOOKEEPER_HOSTS environment variable.
  • Retrieve the public IP for the ECS container using the AWS EC2 metadata API, enabling Solr replication across hosts
  • Add placement metadata for Solr's Rule-based Replica Placement, enabling collection replication across AWS Availability Zones.

Releases

No releases published

Packages

No packages published

Languages