Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.
/ ecs Public archive

Service infrastructure for running ephemeral tasks in docker images

License

Notifications You must be signed in to change notification settings

simonsdave/ecs

Repository files navigation

Ephemeral Container Service (ECS)

Maintained MIT license Python 2.7 Build Status Coverage Status docker-simonsdave/ecs-nginx docker-simonsdave/ecs-services docker-simonsdave/ecs-apidocs

The Ephemeral Container Service (ECS) was born out of the Cloudfeaster project. Docker makes it easy to package short lived (aka ephemral) tasks in a docker image and run those tasks using the docker client. The Docker Remote API makes it possible to do this using requests to a RESTful API. Cloudfeaster used these building blocks to package spiders in docker images and run those spiders in docker containers on a cluster of docker hosts. ECS is a generalization of these basic building blocks.

What Next?

About

Service infrastructure for running ephemeral tasks in docker images

Resources

License

Stars

Watchers

Forks

Packages

No packages published