Closed atarora closed 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 :
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 :