Skip to content

A CLI tool for controlling and observing applications on Marathon and Chronos

License

Notifications You must be signed in to change notification settings

shopkeep/shpkpr

Repository files navigation

shpkpr

Documentation Status

shpkpr is a tool for controlling and observing applications/tasks running on Marathon and Chronos. shpkpr is designed to provide a simple command-line interface to Marathon and Chronos (similiar to the heroku command-line tool) for use both manually and with CI tools like jenkins.

Features

  • List/show detailed application info
  • Deploy applications (using Jinja2 templates)
  • Zero-downtime application deploys when used with Marathon-LB
  • List/show detailed cron task info
  • Deploy cron tasks (using Jinja2 templates)