Git Product home page Git Product logo

ecs-conex's Introduction

[deprecated] ecs-conex

⚠️ This repository is deprecated and will no longer be maintained ⚠️.

If you’re looking for alternatives to building docker images for AWS ECS, we recommend checking out AWS CodeBuild.

What is ecs-conex?

ECS Container Express is a continuous integration service for building Docker images and uploading them to ECR repositories in response to push events to Github repositories.

Dockerfile

The Dockerfile contains the commands required to build an image, or snapshot of your repository, when you push to GitHub. This file is located in the root directory of your application code. If you are using private npm modules, your Dockerfile might require some additional commands as listed over here

ECR Repository

ecs-conex will create one ECR repository for each Github repository, and each time a push is made to the Github repository, a Docker image will be created for the most recent commit in the push. The image will be tagged with the SHA of that most recent commit. Also, if the most recent commit represents a git tag, the tag's name will also become an image in the ECR repository.

Usage

You only need to run ecs-conex's watch.sh script once to subscribe your repository to the ecs-conex webhook. For more information about associating these resources, see the Getting started documentation.

Documentation

ecs-conex's People

Contributors

amishas157 avatar brendanmcfarland avatar dnomadb avatar emilymdubois avatar ianshward avatar ingalls avatar jqtrde avatar norchard avatar perrygeo avatar rclark avatar sbma44 avatar tadiseshan avatar vsmart avatar yhahn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.