Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeff-labs/curator
https://github.com/jeff-labs/curator
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeff-labs/curator
- Owner: jeff-labs
- Created: 2019-06-20T06:29:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T06:37:04.000Z (over 5 years ago)
- Last Synced: 2024-11-10T14:13:07.428Z (3 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ElasticSearch Curator tool dockerized.
## Usage
```
docker run --rm -v `pwd`:/home mrjeffapp/curator:5.7.6 curator --config /home/config.yml /home/curator-actions.yml
```