On Monday, July 13, 2020 at 10:45:23 PM UTC+5:30, Siva Bagavathy wrote:
>
> Dear Team,
>
> As part of automation, I need to create and invoke Jobs using Jenkins API. 
> I have deployed jenkins container on Kubernetes cluster using helm chart. 
> Hence I need Jenkins to have at least one admin user in its own database 
> (Jenkins' 
> own user database) after install. By default, its Delegate to servlet 
> container . How to do it ? Could you help me.
>
> You did not mention the image used for starting the container.

If the image was built by you, then you can provision groovy (kind of 
startup) scripts that can be baked in to the Docker image (as part of 
Docker build process). 

Docs in this repo could give you some leads, 
https://github.com/jenkinsci/docker

/Ram

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/53732c9d-89bc-4af8-9053-f270db51f94do%40googlegroups.com.

Reply via email to