Code Monkey home page Code Monkey logo

coralogix_app's Introduction

coralogix_app_deployment

Get your environment ready You'll need a desktop or laptop computer (you will need to use Linux in order to the wrapper file) with the following:

Setup an AWS free tier account. Install awscli, the AWS command line tool. You can find the instructions in the AWS documentation. Install Terraform (>= v1.0.0). Hashicorp, which makes Terraform, has an installation guide. Install nodejs (>= v14.0.0), either from the official website or from your operating system's package manager. Open your browser, go to the dns record of the ALB (shown as output to terminal), and you should get some information about Coralogix from the webapp.js service you just executed.

Brief Description

A verified module vpc is imported from Terraform Registry (under file named vpc.tf), other resources are created in relevant files.

In file asg.tf we create:

  • launch configuration
  • security groups for EC2 instances
  • auto-scaling group

In file alb.tf we create Application Load Balancer with target groups, security group and listener.

Notes

  1. If you decide not to use the wrapper file you will need to execute the following commands:
    • terraform init
    • terraform plan (optional)
    • terraform apply -auto-approve
  2. If dns record of the ALB failed to appear in the terminal, copy the record from your aws account.

coralogix_app's People

Contributors

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