Snap plugin for collecting Mesos cluster metrics and statistics about running executors.
Deploy scripts for launching a Mesos cluster on a set of machines.
Chef Cookbook by Anthony Caiafa Install Mesos and configure master and agent. This cookbook currently supports installation from the Mesosphere packages.
Chef cookbook by Everpeace Install Mesos and configure master and agent. This cookbook supports installation from source or the Mesosphere packages.
Chef cookbook by Mdsol Application cookbook for installing the Apache Mesos cluster manager. This cookbook installs Mesos via packages provided by Mesosphere.
Go Bindings and Examples Write a Mesos framework in Go! Comes with an example scheduler and executor.
Mesos Framework giter8 Template This is a giter8 template. The result of applying this template is a bare-bones Apache Mesos framework in Scala using SBT for builds and Vagrant for testing on a singleton cluster.
Scala Hello World A simple Mesos “Hello World”: downloads and starts a web server on every node in the cluster.