Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 374 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 374 Bytes

SolrCloud-with-Podman

SolrCloud setup script with 3 solr node and 3 zookeeper node using Podman.

Step 1

Clone this repo and cd into it.

git clone https://github.com/prosenjitjoy/SolrCloud-with-Podman.git
cd SolrCloud-with-Podman

Step 2

Run the following commands to get necessary containers up and running.

chmod +x ./solr-cloud.sh
./solr-cloud.sh