Deis 1.5.2 released, open-source PaaS System
Deis 1.5.2 released and downloaded. This version mainly fixes the following bugs:
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"
For details, see the release page.
This version is now available for download:
Https://github.com/deis/deis/archive/v1.5.2.zip
Deis is a Django/Celery API server, Python CLI, and a group of Chef cookbooks combined to provide an application platform similar to Heroku for Public and Private clouds. Deis: Your PaaS. Your Rules.
Deis is an open-source PaaS system that simplifies the release and scaling of LXC containers and Chef nodes. It can be used to host applications, databases, middleware and other services. Deis uses Chef, Docker, and Heroku Buildpacks to provide private PaaS that are very lightweight and flexible.
Deis provides out-of-the-box Ruby, Python, Node. js, Java, Clojure, Scala, Play, PHP, Perl, Dart, and Go languages. In addition, Deis can use Heroku Buildpacks, Docker images, and Chef recipes to publish any content. Deis is mainly designed to interact with different cloud providers, although currently only EC2 is supported.
This article permanently updates the link address: