.
From: jenkinsci-users@googlegroups.com on
behalf of Jason LeMauk
Sent: 11 July 2017 16:37:18
To: jenkinsci-users@googlegroups.com
Subject: RE: Installing / maintaining Jenkins on a Linux host machine
Thank you for sharing your experience!
The company is leaning towards not using Ubuntu
com>
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: Tuesday, July 11, 2017 12:52 PM
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Re: Installing / maintaining Jenkins on a Linux host machine
Just as a note, the WAR is not an insta
, 2017 12:52 PM
To: jenkinsci-users@googlegroups.com
Subject: Re: Installing / maintaining Jenkins on a Linux host machine
Just as a note, the WAR is not an installable thing. It's similar to a Java JAR
file, you "execute" the WAR file to run Jenkins. You can run the WAR on any OS
On Tue, Jul 11, 2017 at 10:54 AM John Mellor
wrote:
> There are competing update philosophies to consider:
> Ubuntu ships the latest (unstable) release of Jenkins all the time, while
> RedHat/CentOS/etc ships the stable version. I host on a Ubuntu VM, but
> definitely wish it was better tested. I
RedHat user here.. Or you can just install Jenkins' repository flavor
of your choice without waiting for upstream:
https://pkg.jenkins.io/redhat/
https://pkg.jenkins.io/redhat-stable/
Jenkins really has lead the way and set the bar quite high for open
source projects and making itself available f
There are competing update philosophies to consider:
Ubuntu ships the latest (unstable) release of Jenkins all the time, while
RedHat/CentOS/etc ships the stable version. I host on a Ubuntu VM, but
definitely wish it was better tested. If stability is key, then Ubuntu may not
be your best choice
Just as a note, the WAR is not an installable thing. It's similar to a Java
JAR file, you "execute" the WAR file to run Jenkins. You can run the WAR on
any OS that has Java simply by doing java -jar PATH/TO/jenkins.war. There
are some command line options you can provide, but in general you are jus
dule.
>
> Thanks again for any advice or guidance!
>
> -Jason
>
>
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Peter Berghold
> *Sent:* Tuesday, July 11, 2017 10:28 AM
> *To:* jenkinsci-users@googlegrou
-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Peter Berghold
Sent: Tuesday, July 11, 2017 10:28 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Installing / maintaining Jenkins on a Linux host machine
I migrated my Jenkins installation over to Ubuntu from RHEL
I migrated my Jenkins installation over to Ubuntu from RHEL and haven't
looked back. My drivers may be different than yours and my reason was I am
using Jenkins to perform CI on my Puppet environment. Part of that is
running some tests on the Puppet code before it is deployed and this works
*much
10 matches
Mail list logo