From 6137d7ba3022a014fa72ccd22e22c6cb0e2c946f Mon Sep 17 00:00:00 2001 From: nir0s Date: Tue, 24 Jun 2014 10:15:51 +0300 Subject: [PATCH] added cloud orchestration, with Cloudify and moved Salt over there --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3e9cee1..9c0ed82 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,11 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [OpenNebula](http://opennebula.org/) - An user-driven cloud management platform for sysadmins and devops. * [OpenStack](https://www.openstack.org/) - Open source software for building private and public clouds. +## Cloud Orchestration + +* [Cloudify](http://www.getcloudify.org/) - +* [Salt](http://www.saltstack.com/) - It's written in Python. + ## Cloud Storage * [git-annex assistant](http://git-annex.branchable.com/assistant/) - A synchronised folder on each of your OSX and Linux computers, Android devices, removable drives, NAS appliances, and cloud services.