docker-mesos-marathon-screencast
===============================

The scripts used in the [*Docker Clustering on Mesos with Marathon*](http://www.youtube.com/watch?v=hZNGST2vIds&feature=youtu.be) screencast.

## Getting Started

If you are looking to duplicate the demos for yourself.  The scripts are included in this repo.  You will need:

* Install [Mesos CLI](https://github.com/mesosphere/mesos-cli)
* Update `launch.sh` with the IP address of your master
* Update `.mesos.json` with the IP address of your master
* curl installed

## Docker's Clustering Video

* [https://www.youtube.com/watch?v=vtnSL79rZ6o](https://www.youtube.com/watch?v=vtnSL79rZ6o)

## Marathon Docs

* [More on Docker](https://mesosphere.github.io/marathon/docs/native-docker.html)
* [More on Constraints](https://mesosphere.github.io/marathon/docs/constraints.html)
* [More on REST Endpoint](https://mesosphere.github.io/marathon/docs/rest-api.html)

## URLS

* https://google.mesosphere.com/
* https://digitalocean.mesosphere.com/
* https://github.com/apache/mesos

