querqy / chorus

Towards an open source stack for e-commerce search
Apache License 2.0
141 stars 33 forks source link

Changes to make Solr 9 work on Digital Ocean hosts: #126

Closed wrigleyDan closed 2 years ago

wrigleyDan commented 2 years ago
  1. Remove unnecessary MKDIR command, change permissions in the COPY command in the Solr Dockerfile.
  2. Remove the volume definitions of Solr in the docker-compose.yml file

Additionally, removed the second redis container definition from docker-compose.yml.