Skip to content

Minimal Apache Mesos environment (inside vagrant) which can run Docker images using Marathon.

Notifications You must be signed in to change notification settings

xperimental/vagrant-mesos-minimal

Repository files navigation

vagrant-mesos-minimal

This repository contains a vagrant configuration for a minimal Apache Mesos environment which can run Docker images using Marathon. Service discovery is provided using bamboo and HAProxy.

Usage

To run this VM install vagrant, clone this repository and run the following command inside the repository directory:

$ vagrant up

Ports mapped

The VM automatically maps ports to the host system for all services provided:

Host Guest Service
5050 5050 Mesos Master
5051 5051 Mesos Slave
8000 8000 Bamboo Configuration
8080 8080 Marathon
9000 80 HAProxy

Links

About

Minimal Apache Mesos environment (inside vagrant) which can run Docker images using Marathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages