Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

A placeholder Docker image for bootstrapping new ECS services

Notifications You must be signed in to change notification settings

Catalyst-Consulting-Group/ecs-placeholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS Placeholder

ARCHIVED

This repo has been replaced by: https://github.com/Catalyst-Consulting-Group/aws-ecs-placeholder

The purpose of this project is to provide a placeholder image with a /health HTTP endpoint for use with AWS ECS and Terraform.

Since Terraform is primarily an infrastructure management tool and not an application deployment tool, coupling ECS metadata such as task definition files to Terraform makes for complex deployment scenarios. Often times we just want to have Terraform create the service and deploy new ECS task definition versions independently. Since ECS requires some kind of image to be referenced, this is where this image comes in.

Configuration

Environment Variable Description Default
NGINX_PORT Controls the port on which the server listens for requests on 80

About

A placeholder Docker image for bootstrapping new ECS services

Resources

Stars

Watchers

Forks

Packages