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

https://github.com/adroll/batchiepatchie


https://github.com/adroll/batchiepatchie

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Batchiepatchie
---------------

Batchiepatchie is a service built on top of AWS Batch that collects information
on all the jobs that are running and makes them easily searchable through a
beautiful user interface. Internally, Batchiepatchie mirrors the state of AWS
Batch in a PostgreSQL database. It can scale for millions of jobs and for many
use cases is a substantial improvement over AWS Management Console for AWS
Batch.

![Screenshot of Batchiepatchie](screenshot.png?raw=true)

There is [detailed documentation](docs/docs/index.md) located inside our docs directory that describe features of Batchiepatchie and
deployment instructions.

How to contribute
-----------------

Simply open issues or pull requests on this GitHub repository. Contributors
need to sign a CLA; we have an automatic CLA assistant to make this process as
seamless as possible and it should appear when you open your pull request.

License
-------

Batchiepatchie is licensed under MIT license.