querqy / chorus

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

bump keycloak to work on arm chips #123

Closed epugh closed 2 years ago

epugh commented 2 years ago

@david-fisher @atarora @wrigleyDan could one of you with the new M1 chips give this a try? I think I've got us on the latest Keycloak with the M1 friendly build. If this works, we might want to do this for the ES ediiton.

epugh commented 2 years ago

This needs to be completed before this is merged: https://github.com/o19s/quepid/issues/528

wrigleyDan commented 2 years ago

I'll take a look and give it a try!

wrigleyDan commented 2 years ago

Checked out the PR and ran it with ./quickstart.sh --with-offline-lab

All components were successfully built and are up and running.

Authenticating with Keycloak to access Solr works, but when trying that for Quepid it redirected me to a page that does not exist:

image

Were you able to access Quepid by using Keycloak for authentication?

epugh commented 2 years ago

Not until https://github.com/o19s/quepid/issues/528 is completed!!!

epugh commented 2 years ago

thanks for confirming though the upgrade itself works.

wrigleyDan commented 2 years ago

Got it, thanks for clarifying. I first read the comment the other way round 👀

So my work here is done ✔️

Let me know if I can help otherwise.