Re: Integration Jenkins on Server with Bitbucket repo

2020-08-07 Thread Sathish Mamidala
Hi, You need to expose your local IP Address of Jenkins as external IP so that it can be connected to Bitbucket cloud. -Sathish On Fri, Aug 7, 2020 at 6:22 PM Arturo Arenas wrote: > Hello there! > > Somebody knows how to integrate a Jenkins hosted on local sever with > Bitbucket repository on c

Re: Error while installing Jenkins on AWS EC2

2020-04-21 Thread Sathish Mamidala
Hi, Looks like below did not run properly: sudo rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key You can search new url for key, run it, it should work. On Tue, Apr 21, 2020 at 2:19 PM Surya Dilip Inuganti wrote: > Hi All, > > > I'm installing Jenkins on AWS EC2 CentOS instance.

Re: Build agents usage statistics

2020-02-25 Thread Sathish Mamidala
You can use monitor plug in, which provides most of the information, see if it helps you. On Tue, 25 Feb 2020, 11:59 Ewelina Wilkosz, wrote: > Hi! > > Did any of you have/know a nice way of getting the usage statistics for > build agents? I'm looking e.g. for: > - how many jobs/pipelines were ru