https://github.com/adroll/batchiepatchie
https://github.com/adroll/batchiepatchie
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/adroll/batchiepatchie
- Owner: AdRoll
- License: mit
- Created: 2018-06-14T23:49:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T19:54:57.000Z (over 1 year ago)
- Last Synced: 2025-03-28T13:08:01.297Z (about 1 year ago)
- Language: Go
- Size: 5.2 MB
- Stars: 147
- Watchers: 15
- Forks: 26
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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.