Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.54 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.54 KB

deployment-hackathon

Summary

This is the repo for the 2015H1 Kickoff hackathon. The development environment consists of:

Instructions

Clone this git repo to your laptop

Install Apache vagrant vm

cd apache 
vagrant up

Test installation by going to:

http://192.168.33.10

Install Playa vagrant vm

./playa-bootstrap.sh
cd playa-mesos
vagrant up

Marathon UI:

Mesos admin UI:

Other Information and Tips