Disabling Jenkins Security
The start to my troubles So I started my day off the other day making an AMI of a Jenkins server, because we needed to update the server and wanted to make sure that the updates didn’t break anything. I ran into two issues when I started; the first was I couldn’t access the GUI and the Second was once I could access the GUI I couldn’t login due to the domain not matching for Google. Given I have very little experience with managing Jenkins (AWS Codebuild for the win), I had to hunt down how I could disable the security settings from the command line and files without breaking anything.