-
-
Notifications
You must be signed in to change notification settings - Fork 158
use official zookeeper image for solr-drupal recipe #195
base: master
Are you sure you want to change the base?
Conversation
Thanks for doing this! I'm on vacation on a road trip with very limited internet, but hope to look soon. |
BTW, ddev v1.19.0-alpha4 is out, so this should be easily testable there. |
Just a note that after v1.19.0 release this is high priority to get in and also to make into a |
5615363
to
c17d7d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for all the work on this.
I rebased and made some minor changes. The use of ddev-<project>-solr
is no longer necessary in ddev v1.19.
- I wasn't able to figure out what the README instructions mean by
Default Solr collection: techproducts
-there's no entry in the Drupal config form by that name. - I didn't know what to put in "solr core name" as that's not mentioned in the README.
- zookeeper wouldn't come up, so I got stopped there. See gist at https://gist.github.com/rfay/7238505ac7b7455d50ce3764880dfd11
Thanks for your pioneering of all this. Sorry for the slow review. My hope is to translate this into a ddev-get
recipe right away, but I have to succeed at setup first.
Bitnami now has a multi-arch zookeeper image, https://hub.docker.com/r/bitnami/zookeeper/tags |
This should be obsolete right? Just add pointer to your new add-on? |
switch from bitnami to official for arm64 support