You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
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 password during the jenkins docker image build time or even better the first time I launch the jenkins container.
Your help is greatly appreciated
Thanks,
Jeeva
--
Jeeva K S Chelladhurai
Daniel Beck
unread,
May 24, 2017, 8:32:44 AM5/24/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
> On 23. May 2017, at 04:38, Jeeva Chelladhurai <sje...@gmail.com> 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.
>