Re: Example of a working pod with the kubernetes-ci plugin

2018-03-20 Thread Fadi Al-Farah
I'm also interested in this.. Does this plugin support having a Jenkins master running somewhere else and the slaves in the k8s cluster? On Thursday, December 28, 2017 at 4:17:56 PM UTC-5, Vamsi krishna wrote: > > @carlos > i checked the logs but there is nothing showing in the logs jenkin

Re: Hide/Show button doesn't show up

2016-08-31 Thread Fadi Al-Farah
It was a dumb mistake on my part.. JQuery plugin wasn't installed therefore the JS file wasn't working as intended. On Thursday, August 18, 2016 at 4:06:06 PM UTC-4, Daniel Beck wrote: > > > > On 18.08.2016, at 19:43, Fadi Al-Farah > > wrote: > > > >

Re: Hide/Show button doesn't show up

2016-08-31 Thread Fadi Al-Farah
What do you mean? On the VM both "userContent" folders have the same permissions and same ownership. On Thursday, August 18, 2016 at 4:06:06 PM UTC-4, Daniel Beck wrote: > > > > On 18.08.2016, at 19:43, Fadi Al-Farah > > wrote: > > > > Weird thi

Hide/Show button doesn't show up

2016-08-18 Thread Fadi Al-Farah
Hello, So, I have a custom theme.css + theme.js on two Jenkins instances.. However one looks like this: (I'll call it Jenkins 1):

Re: Migrate credentials

2016-07-19 Thread Fadi Al-Farah
d have migrated the encryption keys that way the encrypted values > would be the same > > On Tuesday 19 July 2016, Fadi Al-Farah > > wrote: > >> Hello, >> >> How do I successfully migrate credentials from one box to another? >> Because, the credentia

Re: Migrate credentials

2016-07-19 Thread Fadi Al-Farah
esn't work.. On Tuesday, July 19, 2016 at 2:00:24 PM UTC-4, Fadi Al-Farah wrote: > > Hello, > > How do I successfully migrate credentials from one box to another? > Because, the credentials in ${JENKINS_HOME}/credentials.xml are hashed. > > Please help, as it's re

Re: Migrate credentials

2016-07-19 Thread Fadi Al-Farah
I even posted this question on Stackoverflow <http://stackoverflow.com/questions/38465270/wheres-the-encryption-key-stored-in-jenkins> . On Tuesday, July 19, 2016 at 2:00:24 PM UTC-4, Fadi Al-Farah wrote: > > Hello, > > How do I successfully migrate credentials from

Migrate credentials

2016-07-19 Thread Fadi Al-Farah
Hello, How do I successfully migrate credentials from one box to another? Because, the credentials in ${JENKINS_HOME}/credentials.xml are hashed. Please help, as it's really becoming a tedious job to re-enter all the credentials after migrating. Fadi -- You received this message because you

Re: Jenkins 2.0 alpha release available

2016-04-11 Thread Fadi Al-Farah
Security needs a little bit of a rework in my opinion. What I mean by that is, I think it's a bad idea to ONLY have one method of logging in. Currently the admin can only choose ONE of the following: - Delegate to servlet container. - Jenkins’ own user database. - LDAP. - Unix user/group databas

Re: Multiple Jenkins possible ? - quick question

2015-11-04 Thread Fadi Al-Farah
Thank you, I've managed to get things working! :) On Friday, October 16, 2015 at 12:22:08 PM UTC-4, Khai Do wrote: > > it's in the wiki, in 'configuring multiple jenkins masters section'. > > On Thu, Oct 15, 2015 at 12:00 PM, Fadi Al-Farah > wrote: > >

Re: Multiple Jenkins possible ? - quick question

2015-11-04 Thread Fadi Al-Farah
ne this before and I cannot find a proper tutorial online for it. On Friday, October 16, 2015 at 12:22:08 PM UTC-4, Khai Do wrote: > > it's in the wiki, in 'configuring multiple jenkins masters section'. > > On Thu, Oct 15, 2015 at 12:00 PM, Fadi Al-Farah > wrote:

Re: Multiple Jenkins possible ? - quick question

2015-10-15 Thread Fadi Al-Farah
it setup to make Jenkins HA? On Thursday, October 15, 2015 at 2:42:55 PM UTC-4, Khai Do wrote: > > Well, there are instructions on the wiki. What have you tried? > > On Thu, Oct 15, 2015 at 11:39 AM, Fadi Al-Farah > wrote: > > Hello, I am trying to use the Gearman Plugin

Re: Multiple Jenkins possible ? - quick question

2015-10-15 Thread Fadi Al-Farah
Hello, I am trying to use the Gearman Plugin but I have no idea how to set it up to make Jenkins as high-availibility(ish)... On Tuesday, July 14, 2015 at 2:20:53 PM UTC-4, Khai Do wrote: > > We use the Jenkins gearman plugin ( > https://wiki.jenkins-ci.org/display/JENKINS/Gearman+Plugin) to run