Giter VIP home page Giter VIP logo

terra_ecr_ecs_fargate's Introduction

terra_ecr_ecs_fargate

Just copy and paste your access_key and secret_key in main.tf then

  1. terraform init
  2. terraform validate
  3. terraform plan
  4. terraform apply

this repo contains how to create the ecs,ecr,faragte,alb.

Note: in this terraform , i used provisinor ie Local , so before proceed you have to install

  1. aws_cli
    1. curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
    2. unzip awscliv2.zip
    3. sudo ./aws/install
  2. Docker
  3. curl https://get.docker.com/ | bash
  4. sudo systemctl satrt docker
  5. sudo systemctl enable docker
  6. sudo systemctl status docker
  7. sudo usermod -aG Docker ubuntu
  8. iam_role or user
  9. attach ecr and ecs full access

--> project file is in /project (contains dockerfile and requried node code) --> if you want to change port number change in main.tf

< all the best >

sudeep y

terra_ecr_ecs_fargate's People

Contributors

ysudeep 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.