querqy / chorus

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

security.json with keycloak config doesn't works #91

Closed atarora closed 2 years ago

atarora commented 2 years ago

Following the steps for the setup of chorus as described in : https://github.com/querqy/chorus/blob/master/katas/000_setting_up_chorus.md

as the security.json was added at step :

docker cp ./solr/security.json solr1:/security.json docker exec solr1 solr zk cp /security.json zk:security.json -z zoo1:2181 after this setup solr becomes inaccessible as below :

Screenshot 2022-01-19 at 15 46 28