An open API service indexing awesome lists of open source software.

https://github.com/shopkeep/shpkpr

A CLI tool for controlling and observing applications on Marathon and Chronos
https://github.com/shopkeep/shpkpr

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

===============================
shpkpr
===============================

.. image:: https://img.shields.io/travis/shopkeep/shpkpr.svg
:target: https://travis-ci.org/shopkeep/shpkpr

.. image:: https://readthedocs.org/projects/shpkpr/badge/?version=latest
:target: https://readthedocs.org/projects/shpkpr/?badge=latest
:alt: 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.

* Free software: MIT license
* Documentation: https://shpkpr.readthedocs.org.
* Quick start guide: https://shpkpr.readthedocs.io/en/latest/contributing.html#get-started

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)