Skip to content

humilis/humilis-elasticache

Repository files navigation

Humilis plug-in to deploy an Elasticache cluster

PyPI

A humilis plug-in layer that deploys an Elasticache cluster.

Installation

pip install humilis-elasticache

To install the development version:

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

Development

Assuming you have virtualenv installed:

make develop

Configure humilis:

make configure

Testing

You can test the deployment of an Elasticache cluster with:

make test

The test suite should destroy the deployed cluster automatically, but you can make sure you are not leaving any infrastructure behind by manually running:

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.

About

Deploy an Elasticache cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published