Git Product home page Git Product logo

msr-tests's Introduction

MSR-tests

CloudFormation Doccumentation I have launched 2 instances in the name of MSR-test-instance1 & MSR-test-instance2. I am launched these 2 instances through cloudformation. For this we need to install AWS CLI and configure our CLI with aws account through access key. For creating our own instance i have taken yaml script. I am declared all the specifications it self in the code in yaml formate. Iam specified my instance type is t2.micro and operating system is ubuntu server So that we can achieve provisioning of instances. When you provision your infrastructure with AWS CloudFormation, the AWS CloudFormation template describes exactly what resources are provisioned and their settings This process is called IAS (Infrastructure as service). For this process i have written all the code in 4 files. ec2.yml install.sh clean.sh deploy.sh ec2: In this file we we declare all configurations of our instances in yaml formate. once we execute this code both the instances will launched immedietly with their respective host names and specifications. install.sh: In this file we declared all the tools those we want to install in the instances I am installed NVM-0.33.2, Node-8.12.0, Docker-18.9, Docker Compose-1.13, Openssl-latest version, Git-latest version in both the servers by provisioning each other clean.sh: This is the file used to clean all the things in servers before deploying our tools. For this purpose i have written some code in this file Deploy.sh:This is the final step of our project once we execute this code all the things will deploy to respective provisioned server. This is all about the explination of my code.

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.