From 05ee59f26fee454149050c85248a7fe3ed8a989b Mon Sep 17 00:00:00 2001 From: James Sapam Date: Thu, 26 Jun 2014 10:25:43 -0700 Subject: [PATCH 1/3] Adding mesos under cloud computing: http://mesos.apache.org/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68fdf05..9be01e7 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [OpenStack](https://www.openstack.org/) - Open source software for building private and public clouds. * [The Foreman](http://theforeman.org/) - Foreman is a complete lifecycle management tool for physical and virtual servers. FOSS. * [Cobbler](http://www.cobblerd.org/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. +* [Mesos](http://mesos.apache.org/) - Develop and run resource-efficient distributed systems. ## Cloud Orchestration From 2d0bfcaa556b559466a70dbd7e2202b915879115 Mon Sep 17 00:00:00 2001 From: James Sapam Date: Thu, 26 Jun 2014 10:30:35 -0700 Subject: [PATCH 2/3] Adding Docker: An open platform for distributed applications for developers and sysadmins. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9be01e7..674685c 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - Open source agile build and release management software. * [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server. * [Vlad the Deployer](http://rubyhitsquad.com/Vlad_the_Deployer.html) - Deployment automation. +* [Docker](http://www.docker.com/) - Build, Ship and Run Any App, Anywhere. An open platform for distributed applications for developers and sysadmins. ## Distributed Filesystems *Network distributed filesystems.* From 582a0f055d7151dbc17f00d9c138f2075802a4e4 Mon Sep 17 00:00:00 2001 From: James Sapam Date: Thu, 26 Jun 2014 10:31:47 -0700 Subject: [PATCH 3/3] Removed docker: duplicate --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 674685c..9be01e7 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,6 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - Open source agile build and release management software. * [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server. * [Vlad the Deployer](http://rubyhitsquad.com/Vlad_the_Deployer.html) - Deployment automation. -* [Docker](http://www.docker.com/) - Build, Ship and Run Any App, Anywhere. An open platform for distributed applications for developers and sysadmins. ## Distributed Filesystems *Network distributed filesystems.*