https://github.com/taik0/cumin-ec2-backend
wikimedia/cumin backend for EC2 (AWS)
https://github.com/taik0/cumin-ec2-backend
aws cumin cumin-backend devops ec2
Last synced: about 1 month ago
JSON representation
wikimedia/cumin backend for EC2 (AWS)
- Host: GitHub
- URL: https://github.com/taik0/cumin-ec2-backend
- Owner: taik0
- License: gpl-3.0
- Created: 2018-06-05T18:51:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T12:49:17.000Z (over 7 years ago)
- Last Synced: 2025-01-20T23:16:49.366Z (about 1 year ago)
- Topics: aws, cumin, cumin-backend, devops, ec2
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cumin ec2 backend
This module is a backend for [cumin](https://github.com/wikimedia/cumin) so it can execute queries against
aws and use any kind of filter.
There's no tests, so feel free to make a PR or improve this module!
## Installation
Just run:
```
python3 setup.py install
```