This GitHub Action sets up Solr
See action.yml
Basic:
steps:
- uses: OSGeo/solr-action@main
with:
solr_version: latest
host_port: 8983
container_port: 8983
The scripts and documentation in this project are released under the Apache License