Skip to content

humilis/humilis-redshift

Repository files navigation

Humilis plug-in to deploy a Redshift cluster

PyPI Build Status

A humilis plug-in layer that deploys a REST API in AWS API Gateway that acts as a proxy to the AWS Kinesis service.

Installation

pip install humilis-redshift

To install the development version:

pip install git+https://github.com/humilis/humilis-redshift

Development

Assuming you have virtualenv installed:

make develop

Configure humilis:

make configure

Testing

You can test the deployment with:

make test

If the tests break, you can make sure you are not leaving any infrastructure behind with:

make delete

More information

See humilis documentation.

Contact

If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.

License

This software is licensed under the MIT license.

See License file.

© 2017 German Gomez-Herrero, Find Hotel and others.

Releases

No releases published

Packages

No packages published