{"id":23629981,"url":"https://github.com/frnn4268/docker-aws-ecs-nodejs","last_synced_at":"2026-04-13T06:06:44.185Z","repository":{"id":248968548,"uuid":"830328753","full_name":"Frnn4268/docker-aws-ecs-nodejs","owner":"Frnn4268","description":"This is a simple Node.js app demonstrating Docker containerization and deployment to AWS ECS using Terraform.","archived":false,"fork":false,"pushed_at":"2024-07-18T04:52:02.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T01:19:45.939Z","etag":null,"topics":["aws","docker","nodejs","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Frnn4268.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-18T04:22:26.000Z","updated_at":"2024-07-23T23:47:47.000Z","dependencies_parsed_at":"2024-07-18T06:51:28.083Z","dependency_job_id":null,"html_url":"https://github.com/Frnn4268/docker-aws-ecs-nodejs","commit_stats":null,"previous_names":["frnn4268/aws_ecs-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2Fdocker-aws-ecs-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2Fdocker-aws-ecs-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2Fdocker-aws-ecs-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2Fdocker-aws-ecs-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frnn4268","download_url":"https://codeload.github.com/Frnn4268/docker-aws-ecs-nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239547886,"owners_count":19657240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","docker","nodejs","terraform"],"created_at":"2024-12-28T01:19:57.094Z","updated_at":"2025-11-08T04:30:19.966Z","avatar_url":"https://github.com/Frnn4268.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\nThis repository contains a demo Node.js application showcasing Docker containerization and deployment to AWS ECS using Terraform. The application serves a basic \"Hello World\" message and illustrates a streamlined workflow for deploying containerized applications on AWS.\n\n## Features\n- Docker Containerization: Utilizes Docker to containerize the Node.js application, facilitating consistency and portability across different environments.\n- AWS ECS Deployment: Demonstrates deployment to AWS ECS (Elastic Container Service) for scalable and reliable execution in the cloud.\n- Terraform Automation: Uses Terraform to automate the setup of AWS resources, including ECR (Elastic Container Registry), ECS clusters, and networking components.\n- Integration with AWS Services: Includes integration with AWS services like ECR for image storage and ECS for container orchestration.\n\nPrerequisites\nBefore getting started, ensure you have the following installed:\n\n- Docker: [Install Docker](https://docs.docker.com/get-docker/)\n- Terraform: [Install Terraform](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli)\n\n## Getting Started\nFollow these steps to deploy the application on AWS ECS:\n1. Clone the Repository:\n    \u003e git clone \u003chttps://github.com/Frnn4268/docker-aws-ecs-nodejs.git\u003e\n\n    \u003e cd .\\docker-aws-ecs-nodejs\\app\\\n\n2. Build the Docker Image:\n    \u003e docker build -t my-application-image .\n\n3. Push Docker Image to ECR:\n    \u003e aws ecr get-login-password --region \u003caws_region\u003e | docker login --username AWS --password-stdin \u003cecr_repository_url\u003e\n  \n    \u003e docker tag my-application-image:latest \u003cecr_repository_url\u003e/my-application-image:latest\n\n    \u003e docker push \u003cecr_repository_url\u003e/my-application-image:latest\n\n4. Deploy with Terraform:\n   \u003e terraform init\n   \n   \u003e terraform apply\n\n6. Access the Application:\nOnce deployed, access the application via the load balancer DNS provided by AWS.\n\n## Acknowledgments\n- [AWS Documentation](https://docs.aws.amazon.com/)\n- [Terraform Documentation](https://developer.hashicorp.com/terraform/docs)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrnn4268%2Fdocker-aws-ecs-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrnn4268%2Fdocker-aws-ecs-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrnn4268%2Fdocker-aws-ecs-nodejs/lists"}