Coder Social home page Coder Social logo

aws-copilot-example's Introduction

AWS Copilot CLI Sample App

This is a sample AWS Copilot sample app. You can use AWS Copilot to deploy this simple website to Amazon ECS.

Deploying

To deploy this app, clone this repo and then run:

copilot app init --domain <domain>
copilot init # init service1, test env and deploy
copilot svc init
copilot svc deploy --name service2 --env test
copilot env init
copilot env deploy --name dev
copilot svc deploy --name service1 --env dev
copilot svc deploy --name service2 --env dev
opilot pipeline init -u https://github.com/ShanikaEdiriweera/aws-copilot-example -b main -n test-app-pipeline -p Workloads -e test,dev
copilot pipeline deploy

Copilot will set up the following resources in your account:

  • A VPC
  • Subnets/Security Groups
  • Application Load Balancer
  • Amazon ECR Repositories
  • ECS Cluster & Service running on AWS Fargate
  • Route53 DNS Records
  • ACM Certificates
  • CodePipeline

Cleaning up

Since this demo sets up resources in your account, let's delete them so you don't get charged:

copilot app delete

Learning More

If you want to learn more about AWS Copilot, check out our documentation.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

aws-copilot-example's People

Contributors

shanikaediriweera avatar

Stargazers

 avatar

Watchers

 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.