GithubHelp home page GithubHelp logo

kingatilla / continuous-delivery-with-docker-and-jenkins-3rd-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/continuous-delivery-with-docker-and-jenkins-3rd-edition

0.0 0.0 0.0 261 KB

Continuous Delivery with Docker and Jenkins, 3rd Edition, published by Packt

License: MIT License

Shell 4.77% Ruby 2.51% Python 4.04% Java 77.27% Groovy 0.49% HCL 1.66% Dockerfile 4.83% Gherkin 4.44%

continuous-delivery-with-docker-and-jenkins-3rd-edition's Introduction

Continuous Delivery With Docker and Jenkins, 3rd Edition

About the Author

This is the code repository for Continuous Delivery With Docker and Jenkins, 3rd Edition, published by Packt.

Create secure applications by building complete CI/CD pipelines

What is this book about?

This updated third edition of Continuous Delivery with Docker and Jenkins will explain the advantages of combining Jenkins and Docker to improve the continuous integration and delivery process of app development.

This book covers the following exciting features:

  • Grasp Docker fundamentals and dockerize applications for the CD process
  • Understand how to use Jenkins on-premises and in the cloud
  • Scale a pool of Docker servers using Kubernetes
  • Write acceptance tests using Cucumber
  • Run tests in the Docker ecosystem using Jenkins
  • Provision your servers and infrastructure using Ansible and Terraform
  • Publish a built Docker image to a Docker registry
  • Deploy cycles of Jenkins pipelines using community best practices

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

pipeline {
 agent any
 stages {
 stage("Checkout") {
 steps {
 git url: 'https://github.com/leszko/calculator.git', branch: 'main'
 }
 }
 }
}

Following is what you need for this book: The book is for DevOps engineers, system administrators, Docker professionals, or anyone who wants to explore the power of working with Docker and Jenkins together. No prior knowledge of DevOps is required to get started.

With the following software and hardware list you can run all code files present in the book (Chapter 1-9).

Software and Hardware List

Chapter Software required OS required
1-9 Jave 8+ Windows, Mac OS X, and Linux (Any)
1-9 Docker Windows, Mac OS X, and Linux (Any)
1-9 Jenkins Windows, Mac OS X, and Linux (Any)
1-9 Python Windows, Mac OS X, and Linux (Any)
1-9 Kubernetes Windows, Mac OS X, and Linux (Any)
1-9 Ansible Windows, Mac OS X, and Linux (Any)
1-9 Terraform Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Code in Action

Click on following link to see the Code in Action:

Youtube link

Related products

Get to Know the Author

Rafal Leszko is a passionate software developer, trainer, and conference speaker living in Krakow, Poland. He has spent his career writing code, designing architecture, and is a tech leader in a number of companies and organizations, including Hazelcast, Google, and CERN. Always open to new challenges, he has given talks and conducted workshops at numerous international conferences, including Devoxx and Voxxed Days.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781803237480

continuous-delivery-with-docker-and-jenkins-3rd-edition's People

Contributors

leszko avatar packt-itservice avatar packtutkarshr avatar sapuni avatar shruthis-shetty 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.