ecsrun
Task runner
A tool to simplify running one-off tasks in Amazon ECS
Easily run one-off tasks against an ECS Task Definition
14 stars
7 watching
1 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
awsaws-sdk-gocliecsecs-taskgolang
Related projects:
Repository | Description | Stars |
---|---|---|
go-gilbert/gilbert | A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 117 |
earthboundkid/flowmatic | A library that provides an easy-to-use API for managing concurrent tasks and propagating errors | 370 |
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |
hyperf/gotask | A service that offloads heavy-duty operations to a separate process using bi-directional IPC. | 228 |
joerdav/xc | Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,206 |
gulien/orbit | A task runner for executing commands and generating files from templates on multiple platforms. | 185 |
awslabs/ecs-task-kite | An ambassador container that provides inter-task communication on Amazon ECS | 61 |
mapbox/ecs-watchbot | An AWS service tool for scalable data processing and event-driven tasks | 198 |
labd/ecs-deplojo | A deployment tool for automating the lifecycle of Amazon ECS tasks and services. | 19 |
kriswallsmith/spork | An experimental library that allows you to run tasks in parallel on multiple processes while maintaining control over the execution of code in both parent and child processes. | 586 |
yevhen/nake | A task runner tool for .NET Core that allows developers to write and execute scripts in C# | 238 |
mnc/rails-console-ecs | A script to execute a Rails console from an ECS task | 15 |
pypyr/pypyr | A tool to automate repetitive tasks in software development pipelines | 613 |
egoist/maid | A tool that automates repetitive tasks by defining and running tasks in Markdown files using specific syntax. | 2,024 |
tj/robo | Task automation and management tool for teams | 789 |