Added Juju to Cloud Orchestration

This commit is contained in:
krondor 2014-06-26 17:39:29 -04:00
parent 9de6d023a5
commit b61c1f7c7e
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
## Cloud Orchestration
* [Cloudify](http://www.getcloudify.org/) - Open source TOSCA-based cloud orchestration software platform written in Python and YAML.
* [Juju](https://juju.ubuntu.com/) - Cloud orechestration tool which manages services as charms, YAML configuration and deployment script bundles.
* [Rundeck](http://rundeck.org/) - Simple orchestration tool.
* [Salt](http://www.saltstack.com/) - It's written in Python.