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.
Detailed documentation that describes the features of Batchiepatchie and deployment instructions are located inside our docs directory. This link will take you to the index of the documentation.
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.
Batchiepatchie is licensed under MIT license.