Giter Club home page Giter Club logo

terraform-acs-nginx-cluster's Introduction

AWS Nginx ECS Cluster with Load Balancer and Fargate Launch Type and Target Tracking Autoscaling

Author

Vincent Prasetiya Atmadja
13520099

How to Run

  1. Clone this repository
  2. Make sure you have terraform installed (You can refer to this link). This repository is tested for terraform version 0.13
  3. Open Terminal on this folder
  4. Make sure you have an AWS Account. Create aws_keys.tfvars and put your credential. You can look aws_keys.tfvars.example for example.
  5. Run terraform init.
  6. Run terraform plan -var-file="aws_keys.tfvars" to see what changes will be made.
  7. Run terraform apply -var-file="aws_keys.tfvars" to apply changes.
  8. You can see load_balancer url in terminal, under output.

How To Delete Resource (after resources made)

  1. Run terraform destroy -var-file="aws_keys.tfvars"

terraform-acs-nginx-cluster's People

Contributors

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