Skip to content

A Docker setup for an old archived version of SOLR search platform.

Notifications You must be signed in to change notification settings

samjf/docker-solr-4.9.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SOLR 4.9.1

A Docker image that simply runs and old archived version of SOLR.

This SOLR version is used with some old CMSs but is a pain to setup without docker.

Docker Commands

docker run -it --rm --name solr -p 8983:8983 archernar/solr

You can then visit http://localhost:8983/solr/ to see the SOLR Dashboard.

Other links

About

A Docker setup for an old archived version of SOLR search platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages