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 perms #24

Closed raupie closed 6 years ago

raupie commented 6 years ago
Q A
Branch? master
Bug fix? yes
New feature? yes/no
BC breaks? yes/no
Fixed tickets #23

The solr container was failing to create the data folder due to a permissions error on the collection1 folder.

raupie commented 6 years ago

my chmod in the bash entrypoint didn't work. Dang.