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

Check if some solr core is missing on solr container startup and crea… #55

Closed xserna closed 5 years ago

xserna commented 5 years ago

…te them if required.

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Fixed tickets #49

Add check on solr entrypoint to be sure there is no missing core created, and create missing ones if required. Start solr on foreground as usual after that.

Plopix commented 5 years ago

awesome @xserna thank you on behalf of the community! it is a fancy addition that will solve issues I am sure!

++