Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

wkoszolko/vagrant-ansible-mesos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

vagrant-ansible-mesos

Create Mesos and Marathon stack with Vagrant and Ansible. This means you can build your own PaaS only with vagrant up!

Prerequisites

Mesos, Marathon Standalone on VirtualBox

All you need to do is:

$ git clone https://github.com/wkoszolko/vagrant-ansible-mesos.git
$ cd vagrant-ansible-mesos
$ vagrant up

Include:

  • mesos master (x1)
  • mesos slave (x1)
  • marathon
  • zookeeper

After box is up, you can see services running at:

In the feature

Prepare multinode cluster with mesos.

Releases

No releases published

Packages

No packages published

Languages