Giter Club home page Giter Club logo

Comments (6)

michaelneale avatar michaelneale commented on July 20, 2024

Hrm good question - /var/lib/jenkins must be being set by the packaged version of jenkins - totally didn't see that.

We could also use /var/lib/jenkins for storage and not set it up - update docs etc? (would that upset people?). I wanted to make it convenient to override the path - but if the convention is to use var lib- so be it?

The jenkins user is currently setup by the LTS packaging (which has other issues - ie you can't just update to a minor point release that way - you would have to install the deb explicitly...) - could the HOME be set after anyway?

Don't mess with plugin - what would you prefer? Send me a suggested dockerfile that works for you!

from docker.

michaelneale avatar michaelneale commented on July 20, 2024

SOmething like:

usermod -m -d /var_jenkins_home jenkins

run as root - does that help? (sorry not able to test right now)

from docker.

michaelneale avatar michaelneale commented on July 20, 2024

hrm... I am confused. Setting the jenkins_home should be completely normal -no need for it to be related to the user home.

Can you tell me what is wrong with the credentials plugin?

from docker.

nestorsalceda avatar nestorsalceda commented on July 20, 2024

Hey! Thanks for answering.

I'm going to try with the usermod -m -d /var/jenkins_home jenkins

And about the credentials plugin it was another option. I'm going to try!

Thank you!

from docker.

nestorsalceda avatar nestorsalceda commented on July 20, 2024

Great news, the usermod instruction really helps! ❤️

from docker.

michaelneale avatar michaelneale commented on July 20, 2024

OK will take discussion to the PR. Thanks!

from docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.