GithubHelp home page GithubHelp logo

boloynag / demoapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 525 KB

Full Stack application deployed on AWS EC2

HTML 23.17% JavaScript 7.01% HCL 53.30% Dockerfile 16.52%
ansible cicd docker jenkins terraform

demoapp's Introduction

Web App on Cloud

A full stack application deployed on an AWS EC2 Instance.

Detailed description

The project deploys a full stack application on a cloud server. It implements concepts like containerization, CI/CD pipeline, infrastructure as code, configuration management, cloud computing and task automation.

Tools/Technologies used

  • Nginx - Nginx is a high-performance, open-source web server and reverse proxy server known for its scalability and efficiency in handling concurrent connections.

  • Node.js - Node.js is a JavaScript runtime built on Chrome's V8 engine, enabling server-side scripting to create scalable and high-performance web applications.

  • Terraform - Terraform is an open-source infrastructure as code software tool that allows users to define and provision infrastructure using a declarative configuration language.

  • Ansible - Ansible is an open-source automation platform used for configuration management, application deployment, and task automation, emphasizing simplicity and ease of use.

  • Jenkins - Jenkins is an open-source automation server that facilitates continuous integration and continuous delivery (CI/CD) for software development projects.

  • Docker - Docker is a platform-as-a-service (PaaS) product that uses OS-level virtualization to deliver software in containers, enabling lightweight, portable, and consistent environments for applications.

Pre-requisites to run the project

  • An AWS account.
  • Terraform must be installed on local system. Go to this link for reference.
  • Git must be installed on local system to clone project.

Steps to execute the project

A step by step series of instructions that will help you deploy the application

Step 1 : Create a keypair locally using this command

ssh-keygen -t rsa -b 2048 -f keypair

Step 2 : Execute ec2.tf locally to create AWS EC2 Instance.

Step 3 : SSH into newly created EC2 Instance, install Ansible, clone this repo then install docker and jenkins using ec2_config.yml file after navigating into cloned repo. The playbook file will also handle configurations and permissions required to run Docker in Jenkins.

Step 4 : Launch Jenkins on EC2 and install Docker and Github plugins.

Step 5 : Create a pipeline job, add Jenkinsfile from repo.

Step 6 : Execute job.

Step 7 : Hit the EC2 public address at port 3000 to access application.

demoapp's People

Contributors

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