Skip to content

varju/docker-marathon-lb-zdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

marathon-lb-zdd

Application wrapper to execute marathon-lb's zdd.py script for zero-downtime deployments. See https://github.com/mesosphere/marathon-lb for more information.

Usage

From the directory containing your JSON service definition:

docker run --rm -ti --volume `pwd`:/data varju/marathon-lb-zdd:1.3.3-1 \
  --syslog-socket /dev/null \
  --force \
  --marathon http://my.marathon.master:8080 \
  --marathon-lb http://my.marathon.lb:9090 \
  --json service-definition.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published