Git Product home page Git Product logo

devops-project's Introduction

DevOps Real time Project using CI/CD Pipelines

About Project

In this Devops Project I have created a CI/CD Pipeline using Jenkins on Tomcat Server. This CI/CD Pipeline will fetch code from GitHub and continously check for any updates in the code (Poll SCM), it will then Build and review code using Ant, then it will test the code and finally deploy the WebApp. All this process will be completely automated with CI/CD Pipeline starting with code fetch from Github

Software installation and setup

  • Download and add Git to system enviroment variables

  • Download and add JAVA to User Variable and Path in system enviroment variables

  • Download and install JENKINS.WAR

  • Download and install Apache Tomcat server

  • Download and extract Ant 1.9.16 .zip in C: Drive

  • Add C:\apache-ant-1.9.16-bin in user enviroment variables

  • Add C:\apache-ant-1.9.16-bin\apache-ant-1.9.16\bin in Path of System Enviroment variables

  • Create a folder in C: drive named JENKINSHOME

  • Add path of JENKINSHOME in system enviroment variables

About Softwares

  • Apache Tomcat Web Application Manager - Free open source web-server widely used for hosting dynamic websites and web applications. By default it communicates on localhost:8080
    Path of webapps on local machine-
    C:\Program Files\Apache Software Foundation\Tomcat 9.0\webapps
  • Ant - Apache ANT is a Java based build tool from Apache Software Foundation. Apache ANT's build files are written in XML. They are open standard, portable and easy to understand.

devops-project's People

Contributors

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