ngageoint / scale

Processing framework for containerized algorithms
http://ngageoint.github.io/scale/
Apache License 2.0
105 stars 45 forks source link

Autodeploy script for a complete pipeline in Scale #1905 #1911

Open matttalda opened 4 years ago

matttalda commented 4 years ago

Description of change

A Script that addresses issue #1905 and some JSON templates for job-type, workspace, recipe type, and strikes. The script is ran in a docker image as it utilized JQ for JSON parsing. Doesn't currently have support for multiple objects of the same type (i.e. can't supply 2 or more job types).