stelligent / mu

A full-stack DevOps on AWS framework
https://getmu.io
MIT License
973 stars 135 forks source link

Batch support (as a service provider) #404

Open AndreyMarchuk opened 5 years ago

AndreyMarchuk commented 5 years ago

Allows to define a batch service, create a pipeline for it and (de)register a job definition (deploy/undeploy). Tested this for a while with pipeline and batch service. Simple example included. Due to nature of batch following commands are not supported: logs, exec, restart

mneil commented 5 years ago

👍 thanks for the PR. Sorry for the delay in reviewing. We'll try to take a look at this soon