Skip to content

patric-dosch-vi/solr-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solr GitHub Action

This GitHub Action sets up a Solr instance.

Usage

See action.yml

Basic:

steps:
- uses: patric-dosch-vi/solr-action@v1
  with:
    version: '8.11.1-slim'  # See https://hub.docker.com/_/solr for available versions
    core name: 'mycore'
    config path: 'config'
    

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published