All topics / Jenkins, From Zero

Jenkins, From Zero

The CI server that still runs much of enterprise: the Jenkinsfile pipeline-as-code, stages and steps, agents, and the plugin ecosystem for better and worse.

  1. The mental model: what Jenkins is and why it won't die
  2. The Jenkinsfile: pipeline, agent, stages, steps
  3. Production reality: plugins, credentials, and the tradeoffs