Giter VIP home page Giter VIP logo

jenkins.docker.maven_java-fundamentals's Introduction

Part 1 - Install And Use Docker

  1. Install Git Command Line Interface
  2. Install Java
  3. Install Maven
  4. Install Docker
  5. Install Docker (Windows 7)
  6. Containerize a Jar
  7. SSH Into Docker Container

Part 2 - Install And Configure Jenkins

  1. Install Jenkins
  2. Create Jenkins Command Line Registry
  3. Disable Jenkins Security Use
  4. Install Jenkins Plugin - Convert To Pipeline
  5. Install Jenkins Plugin - Docker
  6. Install Jenkins Plugin - ShiningPanda
  7. Install Jenkins Plugin - Maven Pipeline
  8. Jenkins Environment Configuration - Docker Integration

Part 3 - Creating Pipeline

  1. My First Maven Pipeline
    • Create a Jenkins pipeline which
      1. .jars a Maven Application
      2. containerizes .jar in a Docker Instance
      3. runs junit tests and ignore failures on .jar in Docker Instance by leveraging command below
        • mvn package -Dmaven.test.failure.ignore=true
      4. ensure output of build is displayed by Jenkins

Part 4 - Passing Test Cases

  1. Java Developer Notes

Part 5 - Triggering Pipeline With Passing Tests

jenkins.docker.maven_java-fundamentals's People

Contributors

git-leon avatar sushilgautam 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.