natea / django-deployer

Deployment tool for Django that automatically generates the configuration to deploy your project to various PaaS providers.
http://natea.github.io/django-deployer
MIT License
150 stars 19 forks source link

Support Tsuru #11

Open littleq0903 opened 11 years ago

littleq0903 commented 11 years ago

http://globocom.github.com/tsuru/community.html

Tsuru is an open-sourced PaaS platform, but I think it's immature yet. We can keep following this platform and support it in the future.

natea commented 11 years ago

More info about it at http://tsuru.io and a mention in this Wired article: http://www.wired.com/wiredenterprise/2013/03/tsuru/

It's written in Go and leverages Canonical's Juju: https://juju.ubuntu.com/