How I can change the default directory which Jenkins will use to load plugins?

2022-10-13 Thread Vladimir
I have a server which periodically I want to update. I've moved JENKINS_HOME directory to a separate disk volume. Configuration for server saved as yaml file CASC, jobs and history also stored inside the volume. And I run Jenkins server as a Docker container. I expected that if I will provide a

Re: How I can change the default directory which Jenkins will use to load plugins?

2022-10-13 Thread Richard Bywater
Have you read the Preinstalling plugins section on the Docker image documentation? https://github.com/jenkinsci/docker/blob/master/README.md#preinstalling-plugins Richard. On Fri, 14 Oct 2022 at 08:17, Vladimir wrote: > I have a server which periodically I want to update. I've moved > JENKINS_H