nordri / continuous-delivery-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Delivery Playground

My playground for setting up a continuous delivery pipeline with Docker.

  • Jenkins
  • GitLab
  • Using a simple Dropwizard microservice as an example application
  • Using a Docker image (containing the microservice) to create reproducible environments for all stages of the continuous delivery pipeline.

Step by Step Tutorial

For a step by step tutorial see my blog post "Tutorial: Continuous Delivery with Docker and Jenkins".

About


Languages

Language:Java 53.2%Language:Shell 46.8%