This document discusses using Jenkins as a continuous integration server for Chef cookbooks. It covers installing and configuring Jenkins and plugins to run Foodcritic, Chefspec, Test Kitchen, and publish cookbooks and artifacts. Pipelines are created using the Build Pipeline and Job DSL plugins to test and promote cookbook releases through different environments. While configuration sometimes requires XML, Jenkins is mature, extensible, and can immediately provide value by catching problems early and keeping infrastructure automated and consistent.