Skip to content

UKWebMedia/packagist-solr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Solr 3.6 for Packagist

This has been adapted from a Dockerfile by Actency.

git clone [email protected]:UKWebMedia/packagist-solr.git
cd packagist-solr
docker build . -t "ukwm:packagist-solr"
docker run -p 8983:8983 ukwm:packagist-solr

Once they this is running, you can following the Packagist installation guide.

Troubleshooting

Packagist connects, but no results are found.

Force indexing

app/console packagist:index --no-debug --env=prod --force

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published