From 414353a262d275c9d9c44c1161f473c16d7c0637 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Mon, 25 Jan 2016 08:32:10 -0800 Subject: [PATCH 1/2] Update link for Deploying a Sample Web App with Mesos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2920d21..e1aea95 100644 --- a/README.md +++ b/README.md @@ -500,7 +500,7 @@ desktop! * [CloudSlang](http://www.cloudslang.io/) (CloudSlang is a workflow engine to create Docker process automation) * [CoreOS][coreos] (Linux for Massive Server Deployments) -- https://coreos.com/ * [Decking](http://decking.io/): (Decking aims to simplify the creation, organsation and running of clusters of Docker containers in a way which is familiar to developers) -* [Deploying a Sample Web App with Mesos](https://docs.mesosphere.com/getting-started/tutorials/deploywebapp/) (Docker plus Mesosphere provides an easy way to automate and scale deployment of containers in a production environment) +* [Deploying a Sample Web App with Mesos](https://docs.mesosphere.com/getting-started/tutorials/deploy-containerized-app/) (Docker plus Mesosphere provides an easy way to automate and scale deployment of containers in a production environment) * [Flocker](https://github.com/ClusterHQ/flocker) (Flocker is a data volume manager and multi-host Docker cluster management tool) by [@ClusterHQ](https://github.com/ClusterHQ) * [Gaudi](https://github.com/marmelab/gaudi) (Gaudi allows to share multi-component applications, based on Docker, Go, and YAM) ~~ project discontinued. * [Kontena](https://github.com/kontena/kontena) (Application Containers for Masses) -- http://www.kontena.io/ From 2d6dd5c7b7582d92d1dfe76684d831f9a7c01093 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Mon, 25 Jan 2016 08:33:17 -0800 Subject: [PATCH 2/2] [travis] white list shortcircuit.net.au --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a7e9d1b..b24ad9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md --white-list wiki/Installing,slideshare,awesome-docker.svg,edit/master,sindresorhus/awesome,ashmckenzie + - awesome_bot README.md --white-list wiki/Installing,slideshare,awesome-docker.svg,edit/master,sindresorhus/awesome,ashmckenzie,shortcircuit.net.au