Skip to content

openstacks/continuous-delivery-playground

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 53.2%
  • Shell 46.8%