Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.05 KB

Spring Cloud Deployer Mesos

Maven Central Build Status codecov Gitter

A Spring Cloud Deployer implementation for deploying long-lived streaming applications to Marathon and short-lived tasks to Chronos on Apache Mesos.

Chronos Compatibility

Version 3 of Chronos is required. Testing has been done against v3.0.1.

Building

Build the project using:

./mvnw clean install