This document discusses setting up a continuous delivery pipeline for Symfony2 projects using Jenkins and Chef. It describes configuring Jenkins to run unit and acceptance tests on code commits and merges. It also covers using Chef to automate infrastructure configuration and deploying builds from Jenkins to servers managed by Chef. The pipeline allows for rapid, reliable, and continuous development and delivery of software.