用于部署Elasticache群集的Humilis插件

humilis-elasticache的Python项目详细描述


#用于部署Elasticache群集的Humilis插件

[![pypi](https://img.shields.io/pypi/v/humilis-elasticache.svg?style=flat)](https://pypi.python.org/pypi/humilis-elasticache

一个[humilis][humilis]插件层,部署一个[elasticache cluster][elasticache]。

[弹性体]:https://aws.amazon.com/elasticache/ [腐殖质]:https://github.com/humilis/humilis

##安装

` pip install humilis-elasticache `

要安装开发版本:

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

##开发

假设您安装了[virtualenv][venv]:

[静脉]:https://virtualenv.readthedocs.org/en/latest/

` make develop `

配置腐殖质:

` make configure `

##测试

您可以使用以下命令测试Elasticache群集的部署:

` make test `

测试套件应该自动销毁已部署的集群,但是 可以通过手动方式确保您不会留下任何基础结构 跑步:

`bash make delete `

##更多信息

见[腐殖质][腐殖质]文件。

##联系人

如果您有问题、错误报告、建议等,请在 [GitHub项目页][GitHub]。

[github]:http://github.com/humilis/humilis-elasticache

##许可证

此软件是根据[麻省理工学院许可证][麻省理工学院]授权的。

[mit]:http://en.wikipedia.org/wiki/MIT_License

请参阅[许可证文件][许可证]。

[许可证]:https://github.com/humilis/humilis-elasticache/blob/master/LICENSE.txt

©2016德国戈麦斯·赫雷罗,[寻找酒店][FH]等。

[FH]:http://company.findhotel.net

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java组在不同线程中记录消息   java Wicket挂载404错误页   Java:如何制作对象数组的副本?   类似Windows中的java日期时间选择器   java无法获取JTextField用户输入以搜索文本文件   安卓 Java:如何随机更改背景和字体颜色   Java定时器中的摆动变化延迟   java让Selenium暂停X秒   将响应传递到视图时发生java Nativescript错误   java刷新安卓列表视图的最佳方式是什么?   单java进程的多线程队列/工作线程体系结构   web服务Java NoSuchMethodException   java groupingBy和filter一步到位   java游标。getCount()给定错误   即使引用的文件位于项目根目录中,java PrintWrite仍会持续引发“未找到文件”异常