Merge branch 'patch-1' of https://github.com/krondor/awesome-sysadmin into krondor-patch-1

Conflicts:
	README.md
This commit is contained in:
Francisco Augusto 2014-06-27 16:49:50 +02:00
commit d489b35a7d
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,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.
* [MCollective](http://puppetlabs.com/mcollective) - Ruby framework to manage server orchestration, developed by Puppet labs.
* [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH.
* [Rundeck](http://rundeck.org/) - Simple orchestration tool.