Skip to content

AWSValidation/AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-aws-deploy

This is a sample microservice to deploy it on AWS ECS.

Health Check command for AWS Task definition :

CMD-SHELL,curl -f http://localhost:8080/actuator/health || exit 1

Prerequisite :

  1. AWS account.
  2. Git and docker installed on the machine.
  3. Docker should be started before building docker image.
  4. And your favourite code editor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published