Skip to content
Johan Elmström edited this page Feb 26, 2014 · 17 revisions

Deployment pipeline workshop

This workshop started out as a lab on the AgilaSverige conference in 2013. The purpose of this project is to create a deployment pipeline template that can be used to explore different technologies and challenges involved when implementing ContinuousDelivery that can be run on a laptop.

The aim is to take a sample project (currently SpringPetclinic) and submit it to various phases and levels of testing and upon success deploy this to a production server. In order to do this we need to design a workflow and quality metrics that are used to verify the quality of the release.

We will start by implementing a simple workflow and then expand on this to include more advanced topics and technologies. The current structure can be found in the Architecture page.

Some future steps

  • Utilize Cloud providers (Amazon, heroku etc)
  • Implement a workflow that includes manual approval(in Jira?)
  • Try out more CI servers (Go, Bamboo)
  • Use Ansible

Contact information of the participants.

Clone this wiki locally