Re: bootstrapping jenkins with initial password

2017-05-24 Thread Daniel Beck
> On 23. May 2017, at 04:38, Jeeva Chelladhurai wrote: > > I would also like to bootstrap Jenkins with an initial username and password > during the jenkins docker image build time or even better the first time I > launch the jenkins container. >

bootstrapping jenkins with initial password

2017-05-22 Thread Jeeva Chelladhurai
Hello All, I would like to automate the deployment of dockerized Jenkins with no manual intervention. I have disabled to initial setup wizard using the below java option. JAVA_OPTS=-Djenkins.install.runSetupWizard=false I would also like to bootstrap Jenkins with an initial username and