RSSAmplifier

A Scripter's Notes · Jul 20, 2022

Version controlling Jenkins config

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Jenkins is an amazing free and open source continuous integration and deployment software. But its primary means of configuration is a web UI, and recently that cost me a lot of debug time. That set me down the path of figuring out a way to version control the Jenkins config (the $JENKINS_HOME directory). Table of Contents What bit me .gitignore for Jenkins config Jenkins Plugin Manager Full…

Read on scripter.co

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.