ezsystems / launchpad

CLI tool to bootstrap an eZ Platform project Docker stack | #justcode
https://ezsystems.github.io/launchpad
MIT License
22 stars 27 forks source link

Solr Permissions Bug #23

Closed raupie closed 6 years ago

raupie commented 6 years ago
Q A
Bug report? yes
Environment Linux

Solr Container contains permissions issue when running ez create.

Solr is unable to create the new data directory inside /ezsolr/server/ez/collection1

raupie commented 6 years ago

I have to do this before I run ez create

chown 8983:8983 provisioning/dev/solr/server -R

Ref: https://github.com/docker-solr/docker-solr/blob/master/README.md#custom-solr_home