humilis-batch

Humilis plug-in to deploy AWS Batch resources


License
MIT
Install
pip install humilis-batch==0.1.0

Documentation

Humilis plug-in to deploy AWS Batch resources

A humilis plug-in layer that deploys all the AWS Batch resources necessary to build a fully operational batch computing system in the AWS cloud.

Installation

pip install humilis-batch

To install the development version:

pip install git+https://github.com/humilis/humilis-batch

Development

Assuming you have virtualenv installed:

make develop

Configure humilis:

make configure

Testing

You can test the deployment with:

make test

If the tests break, you can make sure you are not leaving any infrastructure behind with:

make delete

More information

See humilis documentation.

Contact

If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.

License

This software is licensed under the MIT license.

See License file.

© 2020 German Gomez-Herrero, FindHotel and others.