maxfields2000 / dockerjenkins_tutorial

A repository for items learned in my Getting Started with Jenkins and Docker tutorial series
Apache License 2.0
737 stars 326 forks source link

Jenkins Cert part is now different #48

Closed RyanSpartan117 closed 6 years ago

RyanSpartan117 commented 6 years ago

Hey,

Firstly, Brilliant tutorial! Good to get some insight.

Been struggling with the "SETUP DOCKER CERTIFICATE DIRECTORY" part from: https://engineering.riotgames.com/news/jenkins-ephemeral-docker-tutorial

Specifically: "Docker Certificates Directory" doesn't appear on the drop down list. Couldn't work out how to add the certificates with the new set of options on Jenkins (attached).

screen shot 2018-01-16 at 5 07 47 pm

Any help in using the new Jenkins is greatly appreciated.

Kind Regards,

Ryan

maxfields2000 commented 6 years ago

Going to close this issue I now have a new PR that avoids needing to use these Jenkins certs entirely. There will be a new blog as well. Check out the "blog_refresh" branch if it's not yet submitted to master.