humilis-firehose

Humilis plug-in to create Firehose delivery streams


License
MIT
Install
pip install humilis-firehose==0.2.2

Documentation

Humilis plug-in to deploy Firehose delivery streams

PyPI Build Status

A humilis plug-in layer that deploys Firehose delivery streams.

Installation

pip install humilis-firehose

To install the development version:

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

Development

Assuming you have virtualenv installed:

make develop

Configure humilis:

make configure

Testing

There is no logic in this layer beyond the deployment of AWS resources so there is no unit test suite. You can test the deployment of the Firehose delivery streams with:

make create

Then you can run integration tests using:

make test

Don't forget to delete the deployment after you are done:

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.

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