Skip to content

OSGeo/solr-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solr-action

Solr GitHub Action

This GitHub Action sets up Solr

Usage

See action.yml

Basic:

steps:
- uses: OSGeo/solr-action@main
  with:
    solr_version: latest
    host_port: 8983
    container_port: 8983

License

The scripts and documentation in this project are released under the Apache License

About

SOLR GitHub Action

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors