开源中国的 IT 公司开源软件整理计划介绍
Deis 1.5.2 发布,此版本主要修复了以下 Bug:
a4bf040
router: include deis.conf if no match with an SSL cert
1df8eea
controller: allow "*" wildcard in cert REST URLs
7f6099c
controller: return the correct domain from get_object
02b78a2
router: write out only if cert matches the path
8e960ca
(all): use "confd --interval 5" instead of "--watch"
详细信息请查看 发行页面 。
此版本现已提供下载:
https://github.com/deis/deis/archive/v1.5.2.zip
Deis 是一个 Django/Celery API 服务器、Python CLI 和一组 Chef cookbooks 合并起来提供一个类似 Heroku 的应用平台,用于公有云和私有云。Deis 的口号是:Your PaaS. Your Rules.
Deis 是一个开源的 PaaS 系统,简化和LXC 容器和Chef 节点的发布和伸缩。可用于托管应用、数据库、中间件和其他服务。Deis 利用 Chef、Docker 和Heroku Buildpacks 来提供的私有 PaaS 是非常轻量级和灵活的。
Deis 提供开箱即用的 Ruby, Python, Node.js, Java, Clojure, Scala, Play, PHP, Perl, Dart 和 Go 语言的支持。此外 Deis 可使用 Heroku Buildpacks、Docker images 和 Chef recipes 发布任何内容。Deis 主要设计用来跟不同的云提供商进行交互,尽管目前只支持 EC2。