Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elastic/elastic-github-actions
This action spins up an Elasticsearch instance that can be accessed and used in your subsequent steps.
https://github.com/elastic/elastic-github-actions
elasticsearch github-actions
Last synced: 2 months ago
JSON representation
This action spins up an Elasticsearch instance that can be accessed and used in your subsequent steps.
- Host: GitHub
- URL: https://github.com/elastic/elastic-github-actions
- Owner: elastic
- License: apache-2.0
- Created: 2020-03-10T14:39:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T16:58:09.000Z (3 months ago)
- Last Synced: 2024-09-27T15:23:24.311Z (3 months ago)
- Topics: elasticsearch, github-actions
- Language: Shell
- Homepage:
- Size: 51.8 KB
- Stars: 53
- Watchers: 256
- Forks: 37
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Elastic Github Actions
This respository contains [Github Actions](https://github.com/features/actions) that you can use for running the [Elastic Stack](https://www.elastic.co/elastic-stack).
___
**NOTE:** This repository is still under active development, and it is not yet recommended to use it in your workflows.
___## Actions
#### [Elasticsearch Github Action](./elasticsearch)
This action spins up an Elasticsearch instance that can be accessed and used in your subsequent steps.
## License
This software is licensed under the [Apache 2 license](./LICENSE).