devmsh / deploy-ecs-basic

Deploy a Node.js application to Amazon ECS

Home Page:http://docs.shippable.com/deploy/amazon-ecs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy a Node.js application to Amazon ECS

Run Status Coverage Badge

AyeAye

A simple Node JS application with unit tests and coverage reports using mocha and istanbul. It also does a docker build once CI passes and then pushes the image to Amazon EC2 Container Registry

Run CI for this repo on Shippable

  • Fork this repo into your local repo
  • Login into the Continuous Integration Service
  • Create an integration on shippable to your Amazon ECR
  • All CI configuration is in shippable.yml
  • Follow these CI Setup Instructions if you have never used Shippable CI Service
  • Update the integrationName in the integration.hub section if you used something other than dr-aws-keys
  • Change the ECR_REPO to point to your repo
  • You should be able to run a manual build or webhook build on commit

CI Reports on Shippable

CI Integration View

CI Integration View

CI Console Output

CI Console Output

About

Deploy a Node.js application to Amazon ECS

http://docs.shippable.com/deploy/amazon-ecs/


Languages

Language:JavaScript 76.6%Language:HTML 16.9%Language:CSS 5.6%Language:Dockerfile 1.0%