Re: docker image retention (built via dockerfiles)

2018-03-16 Thread Morten Bjoernsvik
Hi Lucas This is exactly the use case of a private docker registry like Nexus3. https://www.sonatype.com/nexus-repository-oss You can build to what ever layer of readiness you need and then push it to the registry, then clean everything, then next time you need to build/run a container you jus

How to avoid truncated labels in the Blue Ocean Pipeline view?

2018-03-16 Thread Sébastien Doeraene
Hello, I have recently migrated to Jenkins 2, and its Pipeline-as-code and Blue Ocean features. Overall, I am very happy about the improvements. One thing significantly bothers me: in the graphical Pipeline view of Blue Ocean, all my job labels are truncated (they're too long), as can be seen

Re: Serving LetsEncrypt challenge from Jenkins

2018-03-16 Thread Daniel Beck
> On 16. Mar 2018, at 22:46, Simon Richter wrote: > > How would I make a file with a random name visible in the web tree (the > file is not below /userContent/)? > > Also, I'd like to bind Jenkins to port 443 — is there a sane way to make > it bind the port and drop privileges, or do I need to

Serving LetsEncrypt challenge from Jenkins

2018-03-16 Thread Simon Richter
Hi, I'm trying to set up a Jenkins instance that uses LetsEncrypt to get an SSL certificate. This instance should run inside a VM with no external dependencies. So, I'd like to start up Jenkins with a self-signed certificate initially, then an external script comes along and puts a static file in

Re: Controlling the build button

2018-03-16 Thread Juri Lelli
Hi, I have exactly the same need, and Validating String Parameter Plugin doesn't seem to play nice with Pipelines (user can trigger a build even if validation didn't succeed). Any help? Thanks! Juri On Monday, July 18, 2016 at 7:17:06 PM UTC+2, Alex Brodov wrote: > > I have complex jobs with

Re: Stage View for Freestyle Job

2018-03-16 Thread Ullrich Hafner
Which information is missing? A freestyle job already has a page for each build with all important post steps. > Am 16.03.2018 um 14:36 schrieb StickSto : > > Hello All, > > Is it possible to get Stage View kind of Result Window to Jenkins's Freestyle > Job? > > Or what kind of Result Windows

Stage View for Freestyle Job

2018-03-16 Thread StickSto
Hello All, Is it possible to get Stage View kind of Result Window to Jenkins's Freestyle Job? Or what kind of Result Windows it's possible to get into Freestyle Job? I would like to use Freestyle Job in my case but it's normal basic Result Window should contain information of it's Builds and