Search code examples
jenkinspuppet

Where is “Jenkins URL” configuration stored?


I'm trying to set up a non-default URL as part of a puppet script that installs Jenkins. I know how to edit the value via the web UI but I can't seem to find where the value is actually stored. I've looked through the jenkins_home folder and apache and have yet to find it.


Solution

  • It stores it in a rather unlikely place: hudson.tasks.Mailer.xml in Jenkins home folder.