Sign inSign up

sharpslinger/https-solr

By sharpslinger

Updated almost 8 years ago

Solr instance with pre-defined cores and HTTPS for Sitecore development

Image
0

242

sharpslinger/https-solr repository overview

Pull the image and get the container ID (or a unique prefix; in this case 0683) docker run sharpslinger/https-solr:latest docker ps -a | Select-String -Pattern https-solr

Export the generated certificate docker cp 0683:/opt/solr/server/etc/solr-ssl.keystore.p12 C:\anylocalpath\certs

Install the certificate Install the exported certificate into your Trusted Root Certification Authorities store Add a 127.0.0.1 solr to your hosts file

Run it! Restart the container and navigate to https://solr:8983/solr

Tag summary

Content type

Image

Digest

Size

359 MB

Last updated

almost 8 years ago

docker pull sharpslinger/https-solr