Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 374 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 374 Bytes

solr-grafana-docker

Solr with pre-imported Grafana dashboard

Steps to run

docker-compose down
docker-compose up

# Navigate to http://localhost:3000 (username=admin, password=admin)
# Click on "Solr dashboard"

# In a new terminal
./indexing.sh

# Refresh the dashboard

Screenshot

solr_dashboard