Installing the Apache Solr cluster
Install and configure the Apache Solr cluster.
Before you begin
Make sure you have the following:
- Java 11 (e.g., the OpenJDK 11 JRE) installed on all instances
- ZooKeeper installed and configured on all instances
- A PKCS#12 keystore which contains the following certificates:
- CA certificate chain (for self-signed certificates)
- Server certificate for this server
- A PKCS#12 keystore which contains a client certificate (signed with this server's certificate)
Note: To simplify the setup process, eperi delivers a Bash script called solrSSL.sh to assist you in meeting these prerequisites.
About this task
Note: The following procedure describes the installation on
Ubuntu 22.04. and RHEL.
