Re: Jenkins connecting to Gitlab

2019-02-20 Thread Robert Rajendra
Rajendra ji please share your email  or txt me on rajendar1r...@gmail.com


Hope you reply


Thanks

On Wed, 20 Feb 2019, 8:04 pm RAJENDRA PRASAD  It is not  reelated to Jenkins , you need to handle via shell script/shell
> command  and that can be executed via jenkins.
> I hope you know hit commands to run from command line.
>
> Thanks,
> Rajendra
>
> On Wed, 20 Feb, 2019, 19:36 Cansu Tanrikulu, 
> wrote:
>
>> Hello,
>>
>> i was looking for a software which i can connect my project in Tomcat to
>> GitLab, to push/commit/merge the changes easily. My question is, is this
>> possible with Jenkins?
>>
>> Thanks in advance
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/31d390a4-da30-4fad-bd8b-529a080b890a%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02SOLZ2ecC1zi4pRcbzdHjN3UvTLqNfAgScX-8eUfXkE%2BA%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KGdaG%3Dc-d1ysuiLbq1V9DnZ97BeaZbOqBK8WjTV-%2BEAyA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to run git repository on jenkins which is deplyed under tomcat8

2019-02-01 Thread Robert Rajendra
Hi,

for the integration that you are doing.  you need to copy the public key of
jenkins and paste it into the git  then only your git will authenticate the
jenkins server .

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Fri, 1 Feb 2019 at 04:21, Dirk Heinrichs  wrote:

> Am Freitag, den 01.02.2019, 11:51 +0530 schrieb Archana Srichandan:
>
>  Thanks for your reply. I gave the url as serverip:path to repository, The
> username is given as the user of the remote server to which to do SSH. I
> have created a private key for the user which I am logged in into the
> jenkins server. I am copying the private key directly and also the
> passphrase. Still I am not able to clone from the repository. Please let me
> know if I am doing something wrong.
>
>
> Does your Jenkins user (the one that runs your Jenkins master/Tomcat) have
> the SSH host key of the Git server in its known_hosts file, or, i.o.w., did
> you try to do an SSH login from your Jenkins master to the Git server once
> to accept the host key?
>
> HTH...
>
> Dirk
>
> --
>
> *Dirk Heinrichs*
> Senior Systems Engineer, Delivery Pipeline
> OpenText ™ Discovery | Recommind
> *Phone*: +49 2226 15966 18
> *Email*: dhein...@opentext.com
> *Website*: www.recommind.de
> Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
> Vertretungsberechtigte Geschäftsführer John Marshall Doolittle, Gordon
> Davies, Christian Waida, Registergericht Amtsgericht Bonn, Registernummer
> HRB 10646
> This e-mail may contain confidential and/or privileged information. If you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and destroy this e-mail. Any
> unauthorized copying, disclosure or distribution of the material in this
> e-mail is strictly forbidden
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
> Weitergabe dieser Mail sind nicht gestattet.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/10044f8e1064510b1dd7959d55604192f16f554d.camel%40opentext.com
> <https://groups.google.com/d/msgid/jenkinsci-users/10044f8e1064510b1dd7959d55604192f16f554d.camel%40opentext.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KFfJn8%3D0K5Z1OWTkCfykiXbGhtrxLwWGXroBrWiO2s3dA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to run git repository on jenkins which is deplyed under tomcat8

2019-02-01 Thread Robert Rajendra
Hi,

Where is the repo located is it in github or gitlab or butbucket
1. log into the Jenkins server with ser as jenkins by running sudo su
jenkins
2. cd .ssh
3. copy the public key and pste it to the repo deploy keys section
 then you should be able to connect the jenkins with git .

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Fri, 1 Feb 2019 at 04:10, Archana Srichandan <
archana.srichan...@4tigo.com> wrote:

> Hi,
>  Thanks for your reply. I gave the url as serverip:path to repository, The
> username is given as the user of the remote server to which to do SSH. I
> have created a private key for the user which I am logged in into the
> jenkins server. I am copying the private key directly and also the
> passphrase. Still I am not able to clone from the repository. Please let me
> know if I am doing something wrong.
> Note. Jenkins is running behind tomcat. (I deploy jenkins through tomcat).
> Regards,
> Archana Srichandan
>
>
> On Thu, Jan 31, 2019 at 8:58 PM Mark Waite 
> wrote:
>
>> Did you assign a private key credential to that job?  A username.password
>> credential won't work with an SSH URL.  A private key credential won't work
>> with an http or https URL.
>>
>> If the private key has a passphrase, did you provide the passphrase when
>> defining the credential in Jenkins?
>>
>> Did you confirm that the private key will authenticate from the command
>> line?
>>
>> Mark Waite
>>
>> On Tue, Jan 29, 2019 at 3:17 PM  wrote:
>>
>>> Hi All,
>>>
>>> I am not able to run my git repo on Jenkins ,attach is the screen shot
>>> for your reference.
>>>
>>> Regards,
>>> Archana Srichandan
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/50dd7ccf-9ad6-45e3-a5fc-9cee050a7737%40googlegroups.com
>>> <https://groups.google.com/d/msgid/jenkinsci-users/50dd7ccf-9ad6-45e3-a5fc-9cee050a7737%40googlegroups.com?utm_medium=email_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>> --
>> Thanks!
>> Mark Waite
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGvL%3DxHGju7a%2BbGvVd7Bhs7gvhr09Qd%3Dr3zkY1OOs2DhA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGvL%3DxHGju7a%2BbGvVd7Bhs7gvhr09Qd%3Dr3zkY1OOs2DhA%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CA%2BU8sbXkPabE0ZqNTq_iur%3DRGjmm6MeaYdzXgRPCNMsqfheS_A%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CA%2BU8sbXkPabE0ZqNTq_iur%3DRGjmm6MeaYdzXgRPCNMsqfheS_A%40mail.gmail.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KHHFFLDLyv2yCd9g2u8bho6Pa%2BLUoOLGsnjNz_drci9uw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: "Processing environment for ${pluginClassName}"

2019-01-24 Thread Robert Rajendra
what do you want to accomplish?




*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Thu, 24 Jan 2019 at 01:33, Justin Harringa 
wrote:

> I've been trying to figure out what is spitting out these lines in my console 
> log for a bit. Anyone know off hand what is doing this? My google-foo on 
> GitHub and on the web in general doesn't seem to be coming up with any good 
> results.
> Is this a plugin or Jenkins in general?
>
> Example:
>
> Processing environment for 
> org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
> Processing environment for jenkins.model.BuildDiscarderProperty
> Processing environment for 
> org.jenkinsci.plugins.workflow.multibranch.BranchJobProperty
>
>
> Thanks all!
>
> Justin
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAOa798Vs-SVD4LqAgK92stFd-kycjgzVMkYx_rb-uojfX1R_-A%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAOa798Vs-SVD4LqAgK92stFd-kycjgzVMkYx_rb-uojfX1R_-A%40mail.gmail.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KFUW_OvVSsGr50NCDzEJ3PhkUakt3RUZ2zpvxj28a5%3DGA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: need to deploy in multiple branches

2018-11-27 Thread Robert Rajendra
Thankyou

On Tue, 27 Nov 2018, 11:23 pm Ajay Sharma  I am also searching, by tomorrow I will reply.
>
> On Tue 27 Nov, 2018, 5:27 PM 
>>
>>
>> On Tuesday, 27 November 2018 17:25:47 UTC+5:30, robert@ithands.biz
>> wrote:
>>>
>>> Hi Team i want to deploy to the staging  only when the code is pushed to
>>> staging and to master only  when the code is pushed to master  Please help
>>> that what can i do with the script that i made  to achieve that
>>>
>>>
>>>
>>>
>>> node{
>>>
>>>
>>> currentBuild.result = "SUCCESS"
>>>
>>> try {
>>> stage('Pull-msater') {
>>>  // pulling master from the repo
>>>git 'https://github.com/raj1rana/mongoDB-docker.git'
>>>
>>>}
>>>stage('pull-staging'){
>>>//pulling staging from the repo
>>> git branch: 'staging', url: '
>>> https://github.com/raj1rana/mongoDB-docker.git'
>>>}
>>>stage('deploy-staging') {
>>>  //deploy to staging server
>>>sh 'rsync -avz  -e ssh --exclude .git
>>> /var/lib/jenkins/workspace/pipeline-test/  user@IP:/home/ubuntu/Stage/'
>>>  }
>>>stage('deploy-production'){
>>> //deploy to production server
>>>sh 'rsync -avz -e ssh  --exclude .git
>>> /var/lib/jenkins/workspace/pipeline-test/  user@IP:/home/ubuntu/master'
>>>  }
>>>stage('mail fail/sucess'){
>>> mail body: 'project build successful',
>>>  from: 'x...@y.com',
>>>  replyTo: 'x...@.com',
>>>  subject: 'project build successful',
>>>  to: 'yy...@.com'
>>>  }
>>>
>>>}
>>>catch (err) {
>>>
>>> currentBuild.result = "FAILURE"
>>>
>>> mail body: "project build error is here: ${env.BUILD_URL}" ,
>>> from: 'x...@.com',
>>> replyTo: 'y...@.com',
>>> subject: 'project build failed',
>>> to: 'z...@y.com'
>>>
>>> throw err
>>> }
>>>
>>> }
>>>
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/9a3e3b37-0da7-467e-8f05-ecb7458bcf7e%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAP_NKRn3zsgNDZSUOVw8Sq-YdZA9Xj3pF_UFK_Sa_aLRqajmYA%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KGofVZw2ndwOnGavzEw3S%3DbPcxPxtKcuQaC8pGVJvnGxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: need to deploy in multiple branches

2018-11-27 Thread robert . rajendra
Thanks for reachibg out how do
 I add those variables if there is an article please share

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d8aba17c-076c-4f33-83a0-3c3bae681d64%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: need to deploy in multiple branches

2018-11-27 Thread robert . rajendra


On Tuesday, 27 November 2018 17:25:47 UTC+5:30, robert@ithands.biz 
wrote:
>
> Hi Team i want to deploy to the staging  only when the code is pushed to 
> staging and to master only  when the code is pushed to master  Please help 
> that what can i do with the script that i made  to achieve that 
>
>
>
>
> node{
>
>
> currentBuild.result = "SUCCESS"
>
> try {
> stage('Pull-msater') {
>  // pulling master from the repo
>git 'https://github.com/raj1rana/mongoDB-docker.git'
>
>}
>stage('pull-staging'){
>//pulling staging from the repo
> git branch: 'staging', url: '
> https://github.com/raj1rana/mongoDB-docker.git'
>}
>stage('deploy-staging') {
>  //deploy to staging server
>sh 'rsync -avz  -e ssh --exclude .git 
> /var/lib/jenkins/workspace/pipeline-test/  user@IP:/home/ubuntu/Stage/'
>  }
>stage('deploy-production'){
> //deploy to production server
>sh 'rsync -avz -e ssh  --exclude .git  
> /var/lib/jenkins/workspace/pipeline-test/  user@IP:/home/ubuntu/master'
>  }
>stage('mail fail/sucess'){
> mail body: 'project build successful',
>  from: 'x...@y.com',
>  replyTo: 'x...@.com',
>  subject: 'project build successful',
>  to: 'yy...@.com'
>  }
>   
>}
>catch (err) {
>
> currentBuild.result = "FAILURE"
>
> mail body: "project build error is here: ${env.BUILD_URL}" ,
> from: 'x...@.com',
> replyTo: 'y...@.com',
> subject: 'project build failed',
> to: 'z...@y.com'
>
> throw err
> }
>
> }
> 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9a3e3b37-0da7-467e-8f05-ecb7458bcf7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: browsing file

2018-11-08 Thread Robert Rajendra
if the client system is unix you can use execute shell step and write the
commands there so every time when your job will run it will execute the
commands written in that terminal

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Thu, 8 Nov 2018 at 13:26, yossibr9876  wrote:

> Hi,
>
> I whould like to create a Jenkins job that can browsing a directories or
> files in the client  hard disk (c:)
>
> BR
> Yos
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/8d70669c-8af5-472e-9b04-f3e8c71ed292%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/8d70669c-8af5-472e-9b04-f3e8c71ed292%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KGXGKBzsCJbOcMGjVKaQHFaFULp%3D32XzY2no4L7JpHEPw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Connecting Jenkins to GitHub

2018-10-28 Thread Robert Rajendra
To integrate Jenkins with github. You need to install gith , github plugins
with ssh plugin you can read the docs regarding these and get the work done

On Mon, 29 Oct 2018, 3:06 am HB,  wrote:

> All,
>
> I am completely new to Jenkins but am tasked with getting a working
> environment up and running.
>
> Everything appears to running well as follows:
>
> RHEL 7.5
> Jenkins ver 2.148
>
> Installed using the below yum repo:
> [jenkins]
> name=Jenkins
> baseurl=http://pkg.jenkins.io/redhat
> gpgcheck=1
>
> I have it configured to use Active Directory for user authentication and
> roles.
>
> My questions revolve around getting Jenkins connected to GitHub.  I am
> following these steps:
>
> https://gist.github.com/misterbrownlee/3708738
>
> I have created a 'utility user' (say git-jenkins) in GitHub that will
> ideally be the user that Jenkins uses to connect to GitHub.  I also have
> created a key pair for the connection.  Since Jenkins runs as user
> 'jenkins' on the server, I created the key pair as this user and imported
> the public key to the 'git-jenkins' utility user in GitHub.
>
> I also set:
>
> Global Config user.name Value
> Global Config user.email Value
>
> to the 'git-jenkins' GitHub utility user via: Manage Jenkins --> Configure
> System.
>
>
> I am trying to follow these steps:
>
> - Make sure the Manage Jenkins > Configure System has the right path to git
> - Set the global git user.name and user.email to match your global config
> options
> - Configure GitHub Web Hook to Manually manage hook urls
> - Click the (?) icon next to the manual option and copy the hook URL you
> see there
> - Optionally set the service account email as the Jenkins sender email
> address
>
> However, I am not able to successfully 'test connection' to GitHub in
> Manage Jenkins --> Configure System..
>
> I am able to clone the repository from the command line with a different
> user than the 'git-jenkins' utility user via Jenkins.  But since the
> 'jenkins' user on the server does not have a login shell out of the box, I
> am unable to test from the command line.
>
> Can anyone point me in the right direction here as to what I might be
> missing?  I hope I have not confused the situation too much.
>
> Thanks in advance,
>
> HB
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/68a52bb7-f242-4cd4-9e53-4792259958fa%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KFCFJPx8X1ms3Xe%2BQJeqCSK-LTJxrPM-_uxCHNK7G73HQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


to get the code from the git

2018-10-16 Thread robert . rajendra
hi team 
i need to get the code from git this is what i have done so far 

node {
  stage('preperation')
 git branch: 'master',
 git 'https://github.com/robert-rajendra/test.git'


}

this is a public and what if i want to get the code from a private repo 
with the help of ssh keys


Please help me out here 
Thank you 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a2557ebd-4ebd-4a6d-8cc4-739330a4a586%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins pipelines

2018-10-04 Thread Robert Rajendra
Thank you Team hope that i will learn writing pipelines and make my way
through devops

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Thu, 4 Oct 2018 at 17:27, Mark Waite  wrote:

> Here are some possible resources that I found:
>
>- Several very good Pipeline tutorials are available on jenkins.io
><https://jenkins.io/doc/tutorials/> along with the guided tour
><https://jenkins.io/doc/pipeline/tour/getting-started/>.
>- Edureka offers their Jenkins video tutorials
>
> <https://www.youtube.com/watch?v=Lxd6JMMxuwo=PL9ooVrP1hQOGM6eCsjnfAousUSvpqD8dW>
>on youtube.
>- Tech Primers offers their Jenkins video tutorials
>
> <https://www.youtube.com/watch?v=BfJvxGs-HxQ=PLTyWtrsGknYc0bNLa-m0EeHApOizK4mS9>
>on youtube.
>- ProgrammingKnowledge offers their Jenkins video tutorials
>
> <https://www.youtube.com/watch?v=yz3tyeA3Fe0=PLS1QulWo1RIbY8xXPqz6ad_sNHkIP3IXI>
>on youtube.
>- There is a list of "5 Best Jenkins Tutorials
><https://digitaldefynd.com/best-jenkins-tutorial-training-course/>"
>which you might consider as well (note that some of them are not free).
>- If you register a free account with CloudBees (at
>https://go.cloudbees.com/training), you can also take the Jenkins
>Pipeline Fundamentals course for free ("View Online Courses").
>
>
> Mark Waite
>
> On Thu, Oct 4, 2018 at 5:41 AM  wrote:
>
>> I want to learn how to write jenkins pipeline so Please suggest me a
>> course or from where i can start
>>
>>
>> Please HELP!
>>
>> and Please suggest what i need to do to learn  writing jenkins pipeline
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/bc2d2abd-01ca-44ac-9a62-b0b7a0617aa6%40googlegroups.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/bc2d2abd-01ca-44ac-9a62-b0b7a0617aa6%40googlegroups.com?utm_medium=email_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtH7ztrsFV5h5a9sWUj9DEE_eGwgyG6UsGt-XVL85axO4Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtH7ztrsFV5h5a9sWUj9DEE_eGwgyG6UsGt-XVL85axO4Q%40mail.gmail.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KHczOep-aE6o%3DCU6xND1iqTtZtCves0oCjC07wJx7c-3g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins pipelines

2018-10-04 Thread robert . rajendra
I want to learn how to write jenkins pipeline so Please suggest me a course 
or from where i can start 


Please HELP!

and Please suggest what i need to do to learn  writing jenkins pipeline 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/bc2d2abd-01ca-44ac-9a62-b0b7a0617aa6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


NPM run on Jenkins

2018-10-03 Thread robert . rajendra
Hi Team,

For the laravel project, we require npm. As of now we are using NodeJS 
plugin under Jenkins for running the npm but whenever build is running it 
is taking long time to produce code into destination server and it is also 
consuming resources of Jenkins server.

Can you please help me on this and suggest the right way for npm.

Thanks, 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/91af0907-cd76-4e56-9b03-5269b583f812%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins pipeline

2018-10-03 Thread robert . rajendra
# i don't know much about Jenkins pipeline but this is my first time and 
here is what I did 

//** pipeline to get the code from git branches and deploy to the staging 
or production server **//

node {
   def mvnHome
   stage('Preparation') { // for display purposes
  // Get some code from a GitHub repository
  git 'https://github.com/jglick/simple-maven-project-with-tests.git'
  // Get the Maven tool.
  // ** NOTE: This 'M3' Maven tool must be configured
  // **   in the global configuration.
   }
   stage('Execute commannds') {
  //** Here you will aff the additional commands line npm 

  }
   }
   stage('deploy staging') {
  ssh $user@IP 'cd $location && git status && git pll origin staging '\

   }
}

if this is right Please guide me that how do I add the staging and 
production branches accordingly and if i want to compile the code on the 
way how do i do that . + how do i add secret variables in the jenkins that 
i can use in the pipeline script 





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/74eaf638-f1ba-4026-a67b-a2479da965e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: need the pipline script

2018-10-01 Thread Robert Rajendra
getting this error while deploying from publissh via ssh

Started by user IT HANDS <http://13.232.37.215:8080/user/ithands>
Building in workspace /var/lib/jenkins/workspace/cheyney-ezradigital-wc
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url
gi...@git.ithands.com:ITHands/cheyney-ezradigital-wc.git # timeout=10
Fetching upstream changes from
gi...@git.ithands.com:ITHands/cheyney-ezradigital-wc.git
 > git --version # timeout=10
using GIT_SSH to set credentials
 > git fetch --tags --progress
gi...@git.ithands.com:ITHands/cheyney-ezradigital-wc.git
+refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/staging^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/staging^{commit} # timeout=10
Checking out Revision 30671e24c4f82b1deebe58b4be538305f7920eb1
(refs/remotes/origin/staging)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30671e24c4f82b1deebe58b4be538305f7920eb1
Commit message: "resolve conflict"
 > git rev-list --no-walk 30671e24c4f82b1deebe58b4be538305f7920eb1 # timeout=10
Sending e-mails to: samuel.an...@ithands.biz george.nav...@ithands.biz
joel.vik...@ithands.net
SSH: Connecting from host [ip-172-31-31-34]
SSH: Connecting with configuration [Lightsail-cheneystage] ...

SSH: Disconnecting configuration [Lightsail-cheneystage] ...
ERROR: Exception when publishing, exception message [Permission denied]
Build step 'Send build artifacts over SSH' changed build result to UNSTABLE
Finished: UNSTABLE




what could be the cause of this

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Mon, 1 Oct 2018 at 17:40, RAJENDRA PRASAD 
wrote:

> Install following plugins
> Git plugin,
> Pipeline plugin,
> Credentials plugin
> Credentials binding plugin
>
> After this use snippet generator to compose pipeline step like
> 'gitcheckout'
>
> I hope you can do after this hint.
> Let me know if you need further help?
>
> Thanks,
> Rajendra
>
> On Mon 1 Oct, 2018, 5:14 PM Robert Rajendra, 
> wrote:
>
>> HI
>>
>> need pipleine script to get code from git and deploy to the ssh and
>> how to store ssh keys and location in jenkins pipeline  project
>>
>>
>> Regards
>>
>> *Robert Rajendra*
>>
>> Associate Network/Server Support Engineer
>>
>> IT Hands
>>
>> P: +91 863.087.3094 <+91%2086308%2073094>
>>
>> W: www.ITHands.com <http://www.ithands.com/>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KHUSjnPbgK%2BgEaFUnfDxUPB0D9w%2BxO_spWUEHVk47JppQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KHUSjnPbgK%2BgEaFUnfDxUPB0D9w%2BxO_spWUEHVk47JppQ%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02RYaqPCY83QYAqebdN7-Ty6_WxjZ4E5OhQtNsmPjVoSPg%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02RYaqPCY83QYAqebdN7-Ty6_WxjZ4E5OhQtNsmPjVoSPg%40mail.gmail.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KEkHBmxj8FFvUkdKc9DcXHaa%3DJ3gLOkWimHd0TXBhrYyA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


need the pipline script

2018-10-01 Thread Robert Rajendra
HI

need pipleine script to get code from git and deploy to the ssh and
how to store ssh keys and location in jenkins pipeline  project


Regards

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KHUSjnPbgK%2BgEaFUnfDxUPB0D9w%2BxO_spWUEHVk47JppQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to Automate the webservices api test using jenkins

2018-09-30 Thread Robert Rajendra
One thing though how do you run NPM into Jenkins server
cause we need NPM with for LARAVEL site  and i tried from the plugin but it
is taking lots of resources and jenkins was down for 30 minutes so is there
any other way to make jenkins run the npm into the server everytime the
build runs

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Mon, 1 Oct 2018 at 10:57, Robert Rajendra 
wrote:

> NO probem Rajendra
>
> *Robert Rajendra*
>
> Associate Network/Server Support Engineer
>
> IT Hands
>
> P: +91 863.087.3094 <+91%2086308%2073094>
>
> W: www.ITHands.com <http://www.ithands.com/>
>
>
> On Mon, 1 Oct 2018 at 10:27, RAJENDRA PRASAD 
> wrote:
>
>> Sorry,
>> Please ignore my email,
>>
>> Thanks,
>> Rajendra
>>
>> On 01-Oct-2018 10:14 AM, "Robert Rajendra" 
>> wrote:
>>
>> Hi Rajendra,
>> I am not the one who is facing the issue this is the person "
>> panne...@gmail.com via
>> <https://support.google.com/mail/answer/1311182?hl=en-GB>
>> googlegroups.com
>> "
>>
>> who is facing the issue Please look at the first mail
>>
>>
>> and Thank you for reaching out for me
>>
>>
>> Regards
>>
>> *Robert Rajendra*
>>
>> Associate Network/Server Support Engineer
>>
>> IT Hands
>>
>> P: +91 863.087.3094 <+91%2086308%2073094>
>>
>> W: www.ITHands.com <http://www.ithands.com/>
>>
>>
>> On Mon, 1 Oct 2018 at 10:12, RAJENDRA PRASAD <
>> rajendra.penuma...@gmail.com> wrote:
>>
>>> I can help you in this,
>>> First I need to know what tool you people are using for automating web
>>> services?
>>> Do you know how Jenkins file to use?
>>>
>>> Thanks,
>>> Rajendra
>>>
>>> On Sun 30 Sep, 2018, 11:32 PM panneerrselvam natarajan, <
>>> panne...@gmail.com> wrote:
>>>
>>>> Hi Team,
>>>>
>>>>
>>>> I am new to Jenkins with GIT and I need to automate  webservices using
>>>> Jenkins pipeline. Please help me one simple scripts with stages for API
>>>> request and response to understand flow. Otherwise share the where can I
>>>> get the example for my learning.
>>>>
>>>>
>>>>
>>>> Thanks
>>>>
>>>> Panneerr
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Jenkins Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/jenkinsci-users/e1ce691e-70a9-4059-83c2-be889019fd91%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/jenkinsci-users/e1ce691e-70a9-4059-83c2-be889019fd91%40googlegroups.com?utm_medium=email_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02Sv5698_z0mJctPSfid5a4F-pZd34uZtn52bY6dV0%2BSkA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02Sv5698_z0mJctPSfid5a4F-pZd34uZtn52bY6dV0%2BSkA%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KEk%3DCjmX2mG2wp7zKxsHZDnRWAz-yz%3DK0Wd8%2BhA0Ti_Hg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KEk%3DCjmX2mG2wp7zKxsHZDnRWAz-yz%3DK0Wd8%2BhA0Ti_Hg%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
>> For more options, vis

Re: How to Automate the webservices api test using jenkins

2018-09-30 Thread Robert Rajendra
NO probem Rajendra

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Mon, 1 Oct 2018 at 10:27, RAJENDRA PRASAD 
wrote:

> Sorry,
> Please ignore my email,
>
> Thanks,
> Rajendra
>
> On 01-Oct-2018 10:14 AM, "Robert Rajendra" 
> wrote:
>
> Hi Rajendra,
> I am not the one who is facing the issue this is the person "
> panne...@gmail.com via
> <https://support.google.com/mail/answer/1311182?hl=en-GB> googlegroups.com
>
> "
>
> who is facing the issue Please look at the first mail
>
>
> and Thank you for reaching out for me
>
>
> Regards
>
> *Robert Rajendra*
>
> Associate Network/Server Support Engineer
>
> IT Hands
>
> P: +91 863.087.3094 <+91%2086308%2073094>
>
> W: www.ITHands.com <http://www.ithands.com/>
>
>
> On Mon, 1 Oct 2018 at 10:12, RAJENDRA PRASAD 
> wrote:
>
>> I can help you in this,
>> First I need to know what tool you people are using for automating web
>> services?
>> Do you know how Jenkins file to use?
>>
>> Thanks,
>> Rajendra
>>
>> On Sun 30 Sep, 2018, 11:32 PM panneerrselvam natarajan, <
>> panne...@gmail.com> wrote:
>>
>>> Hi Team,
>>>
>>>
>>> I am new to Jenkins with GIT and I need to automate  webservices using
>>> Jenkins pipeline. Please help me one simple scripts with stages for API
>>> request and response to understand flow. Otherwise share the where can I
>>> get the example for my learning.
>>>
>>>
>>>
>>> Thanks
>>>
>>> Panneerr
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/e1ce691e-70a9-4059-83c2-be889019fd91%40googlegroups.com
>>> <https://groups.google.com/d/msgid/jenkinsci-users/e1ce691e-70a9-4059-83c2-be889019fd91%40googlegroups.com?utm_medium=email_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02Sv5698_z0mJctPSfid5a4F-pZd34uZtn52bY6dV0%2BSkA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02Sv5698_z0mJctPSfid5a4F-pZd34uZtn52bY6dV0%2BSkA%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KEk%3DCjmX2mG2wp7zKxsHZDnRWAz-yz%3DK0Wd8%2BhA0Ti_Hg%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KEk%3DCjmX2mG2wp7zKxsHZDnRWAz-yz%3DK0Wd8%2BhA0Ti_Hg%40mail.gmail.com?utm_medium=email_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02RuS%3DtnkLt1DPEvMtMJ5c8H4ro%2Beiha8JPg3vW8jiKPFw%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02RuS%3DtnkLt1DPEvMtMJ5c8H4ro%2Beiha8JPg3vW8jiKPFw%40mail.gmail.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KGA6TJrGQ%2B-PK59brYvFe3meme8bN9GU7t%2BxZyYBCD51w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to Automate the webservices api test using jenkins

2018-09-30 Thread Robert Rajendra
Hi Rajendra,
I am not the one who is facing the issue this is the person "
panne...@gmail.com via
<https://support.google.com/mail/answer/1311182?hl=en-GB> googlegroups.com
"

who is facing the issue Please look at the first mail


and Thank you for reaching out for me


Regards

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Mon, 1 Oct 2018 at 10:12, RAJENDRA PRASAD 
wrote:

> I can help you in this,
> First I need to know what tool you people are using for automating web
> services?
> Do you know how Jenkins file to use?
>
> Thanks,
> Rajendra
>
> On Sun 30 Sep, 2018, 11:32 PM panneerrselvam natarajan, <
> panne...@gmail.com> wrote:
>
>> Hi Team,
>>
>>
>> I am new to Jenkins with GIT and I need to automate  webservices using
>> Jenkins pipeline. Please help me one simple scripts with stages for API
>> request and response to understand flow. Otherwise share the where can I
>> get the example for my learning.
>>
>>
>>
>> Thanks
>>
>> Panneerr
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/e1ce691e-70a9-4059-83c2-be889019fd91%40googlegroups.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/e1ce691e-70a9-4059-83c2-be889019fd91%40googlegroups.com?utm_medium=email_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02Sv5698_z0mJctPSfid5a4F-pZd34uZtn52bY6dV0%2BSkA%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02Sv5698_z0mJctPSfid5a4F-pZd34uZtn52bY6dV0%2BSkA%40mail.gmail.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KEk%3DCjmX2mG2wp7zKxsHZDnRWAz-yz%3DK0Wd8%2BhA0Ti_Hg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to Automate the webservices api test using jenkins

2018-09-30 Thread Robert Rajendra
HI what is that you want to accomplish

Please explain that what you want to do with Jenkins if you are new maybe I
can help you out.


Regards

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Sun, 30 Sep 2018 at 23:32, panneerrselvam natarajan 
wrote:

> Hi Team,
>
>
> I am new to Jenkins with GIT and I need to automate  webservices using
> Jenkins pipeline. Please help me one simple scripts with stages for API
> request and response to understand flow. Otherwise share the where can I
> get the example for my learning.
>
>
>
> Thanks
>
> Panneerr
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/e1ce691e-70a9-4059-83c2-be889019fd91%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/e1ce691e-70a9-4059-83c2-be889019fd91%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KEkZevjtKXjYmuaHAMtsyyqTqD8UVQgEw0iO2MmSwMxmA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to configure https on jenkins

2018-09-30 Thread Robert Rajendra
Thank you Rajendra i have done it

On Sat, 29 Sep 2018, 8:06 pm Robert Rajendra, 
wrote:

> Thank you
>
> very much
> Rajendra
>
> *Robert Rajendra*
>
> Associate Network/Server Support Engineer
>
> IT Hands
>
> P: +91 863.087.3094 <+91%2086308%2073094>
>
> W: www.ITHands.com <http://www.ithands.com/>
>
>
> On Sat, 29 Sep 2018 at 19:33, RAJENDRA PRASAD <
> rajendra.penuma...@gmail.com> wrote:
>
>> I don't have time to help you, but following link may help you to finish
>> remaining work:
>>
>> https://www.bogotobogo.com/DevOps/AWS/aws-HTTPS-OpenSSL-Certificate.php
>>
>> Thanks,
>> Rajendra
>>
>> On 29-Sep-2018 4:23 PM, "Robert Rajendra" 
>> wrote:
>>
>> HI Rajendra,
>>
>> so now i have setup ngnix and jenkins in my AWS lightsail instance and i
>> want to run jenkins behind nginx with an ssl on it
>>
>> so if you have time Please do help- me on it .
>> Regards
>>
>>
>>
>>
>> *Robert Rajendra*
>>
>> Associate Network/Server Support Engineer
>>
>> IT Hands
>>
>> P: +91 863.087.3094 <+91%2086308%2073094>
>>
>> W: www.ITHands.com <http://www.ithands.com/>
>>
>>
>> On Sat, 29 Sep 2018 at 15:01, Robert Rajendra <
>> robert.rajen...@ithands.biz> wrote:
>>
>>> MY phone number is there in my email i stuck in this problem from 3 days
>>> Regards
>>>
>>> *Robert Rajendra*
>>>
>>> Associate Network/Server Support Engineer
>>>
>>> IT Hands
>>>
>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>
>>> W: www.ITHands.com <http://www.ithands.com/>
>>>
>>>
>>> On Sat, 29 Sep 2018 at 15:00, Robert Rajendra <
>>> robert.rajen...@ithands.biz> wrote:
>>>
>>>> Hi Rajendra,
>>>>
>>>>  my Jenkins server is on aws lightsail server ubuntu 16.4 LTS, I
>>>> am trying to install lets encrypt certificates in Jenkins
>>>> so. now I have removed that server and created a new one for the same
>>>> purpose . iam only mapping that server to the domain for now i want to
>>>> start fresh Please guide me through the topic and if possible Please do
>>>> give me call (If you are in India )
>>>>
>>>> *Robert Rajendra*
>>>>
>>>> Associate Network/Server Support Engineer
>>>>
>>>> IT Hands
>>>>
>>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>>
>>>> W: www.ITHands.com <http://www.ithands.com/>
>>>>
>>>>
>>>> On Sat, 29 Sep 2018 at 12:30, RAJENDRA PRASAD <
>>>> rajendra.penuma...@gmail.com> wrote:
>>>>
>>>>> Is your Jenkins server hosted on digital ocean?
>>>>> How your Jenkins instance deployed , I mean just from command prompt
>>>>> using java -jar Jenkins.war or using yum repos or deployed on tomcat.
>>>>> Are you trying with self signed certificate, or CA signed certificate?
>>>>> If you already tried can you provide error log trace here...
>>>>>
>>>>>
>>>>> Thanks,
>>>>> Rajendra
>>>>>
>>>>>
>>>>> On Saturday, September 29, 2018, Robert Rajendra <
>>>>> robert.rajen...@ithands.biz> wrote:
>>>>>
>>>>>> Thanks rajendra,
>>>>>>
>>>>>> i followed one of the DOC IN
>>>>>>   internet
>>>>>> https://www.digitalocean.com/community/tutorials/how-to-configure-jenkins-with-ssl-using-an-nginx-reverse-proxy
>>>>>> and i followed the exact steps but still unable to get the results
>>>>>>
>>>>>>
>>>>>>
>>>>>> *Robert Rajendra*
>>>>>>
>>>>>> Associate Network/Server Support Engineer
>>>>>>
>>>>>> IT Hands
>>>>>>
>>>>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>>>>
>>>>>> W: www.ITHands.com <http://www.ithands.com/>
>>>>>>
>>>>>>
>>>>>> On Sat, 29 Sep 2018 at 09:00, RAJENDRA PRASAD <
>>>>>> rajendra.penuma...@gmail.com> wrote:
>>>>>>
>>>>>>> Following link can help you:
>>>>>>>
>>>>>>> https

Re: How to configure https on jenkins

2018-09-29 Thread Robert Rajendra
Thank you

very much
Rajendra

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Sat, 29 Sep 2018 at 19:33, RAJENDRA PRASAD 
wrote:

> I don't have time to help you, but following link may help you to finish
> remaining work:
>
> https://www.bogotobogo.com/DevOps/AWS/aws-HTTPS-OpenSSL-Certificate.php
>
> Thanks,
> Rajendra
>
> On 29-Sep-2018 4:23 PM, "Robert Rajendra" 
> wrote:
>
> HI Rajendra,
>
> so now i have setup ngnix and jenkins in my AWS lightsail instance and i
> want to run jenkins behind nginx with an ssl on it
>
> so if you have time Please do help- me on it .
> Regards
>
>
>
>
> *Robert Rajendra*
>
> Associate Network/Server Support Engineer
>
> IT Hands
>
> P: +91 863.087.3094 <+91%2086308%2073094>
>
> W: www.ITHands.com <http://www.ithands.com/>
>
>
> On Sat, 29 Sep 2018 at 15:01, Robert Rajendra 
> wrote:
>
>> MY phone number is there in my email i stuck in this problem from 3 days
>> Regards
>>
>> *Robert Rajendra*
>>
>> Associate Network/Server Support Engineer
>>
>> IT Hands
>>
>> P: +91 863.087.3094 <+91%2086308%2073094>
>>
>> W: www.ITHands.com <http://www.ithands.com/>
>>
>>
>> On Sat, 29 Sep 2018 at 15:00, Robert Rajendra <
>> robert.rajen...@ithands.biz> wrote:
>>
>>> Hi Rajendra,
>>>
>>>  my Jenkins server is on aws lightsail server ubuntu 16.4 LTS, I
>>> am trying to install lets encrypt certificates in Jenkins
>>> so. now I have removed that server and created a new one for the same
>>> purpose . iam only mapping that server to the domain for now i want to
>>> start fresh Please guide me through the topic and if possible Please do
>>> give me call (If you are in India )
>>>
>>> *Robert Rajendra*
>>>
>>> Associate Network/Server Support Engineer
>>>
>>> IT Hands
>>>
>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>
>>> W: www.ITHands.com <http://www.ithands.com/>
>>>
>>>
>>> On Sat, 29 Sep 2018 at 12:30, RAJENDRA PRASAD <
>>> rajendra.penuma...@gmail.com> wrote:
>>>
>>>> Is your Jenkins server hosted on digital ocean?
>>>> How your Jenkins instance deployed , I mean just from command prompt
>>>> using java -jar Jenkins.war or using yum repos or deployed on tomcat.
>>>> Are you trying with self signed certificate, or CA signed certificate?
>>>> If you already tried can you provide error log trace here...
>>>>
>>>>
>>>> Thanks,
>>>> Rajendra
>>>>
>>>>
>>>> On Saturday, September 29, 2018, Robert Rajendra <
>>>> robert.rajen...@ithands.biz> wrote:
>>>>
>>>>> Thanks rajendra,
>>>>>
>>>>> i followed one of the DOC IN
>>>>>   internet
>>>>> https://www.digitalocean.com/community/tutorials/how-to-configure-jenkins-with-ssl-using-an-nginx-reverse-proxy
>>>>> and i followed the exact steps but still unable to get the results
>>>>>
>>>>>
>>>>>
>>>>> *Robert Rajendra*
>>>>>
>>>>> Associate Network/Server Support Engineer
>>>>>
>>>>> IT Hands
>>>>>
>>>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>>>
>>>>> W: www.ITHands.com <http://www.ithands.com/>
>>>>>
>>>>>
>>>>> On Sat, 29 Sep 2018 at 09:00, RAJENDRA PRASAD <
>>>>> rajendra.penuma...@gmail.com> wrote:
>>>>>
>>>>>> Following link can help you:
>>>>>>
>>>>>> https://wiki.jenkins.io/plugins/servlet/mobile?contentId=135468777#content/view/135468777
>>>>>>
>>>>>> Thanks,
>>>>>> Rajendra
>>>>>>
>>>>>> On Sat 29 Sep, 2018, 8:40 AM Robert Rajendra, <
>>>>>> robert.rajen...@ithands.biz> wrote:
>>>>>>
>>>>>>> Hi Team,
>>>>>>>
>>>>>>> I mapped my domain with jenkins server 's IP that is
>>>>>>> jenkins.abc.net:8081
>>>>>>> can anyone help me that how to use ssl with the jenkins
>>>>>>> also i want it to like :-
>

Re: How to configure https on jenkins

2018-09-29 Thread Robert Rajendra
HI Rajendra,

so now i have setup ngnix and jenkins in my AWS lightsail instance and i
want to run jenkins behind nginx with an ssl on it

so if you have time Please do help- me on it .
Regards




*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Sat, 29 Sep 2018 at 15:01, Robert Rajendra 
wrote:

> MY phone number is there in my email i stuck in this problem from 3 days
> Regards
>
> *Robert Rajendra*
>
> Associate Network/Server Support Engineer
>
> IT Hands
>
> P: +91 863.087.3094 <+91%2086308%2073094>
>
> W: www.ITHands.com <http://www.ithands.com/>
>
>
> On Sat, 29 Sep 2018 at 15:00, Robert Rajendra 
> wrote:
>
>> Hi Rajendra,
>>
>>  my Jenkins server is on aws lightsail server ubuntu 16.4 LTS, I
>> am trying to install lets encrypt certificates in Jenkins
>> so. now I have removed that server and created a new one for the same
>> purpose . iam only mapping that server to the domain for now i want to
>> start fresh Please guide me through the topic and if possible Please do
>> give me call (If you are in India )
>>
>> *Robert Rajendra*
>>
>> Associate Network/Server Support Engineer
>>
>> IT Hands
>>
>> P: +91 863.087.3094 <+91%2086308%2073094>
>>
>> W: www.ITHands.com <http://www.ithands.com/>
>>
>>
>> On Sat, 29 Sep 2018 at 12:30, RAJENDRA PRASAD <
>> rajendra.penuma...@gmail.com> wrote:
>>
>>> Is your Jenkins server hosted on digital ocean?
>>> How your Jenkins instance deployed , I mean just from command prompt
>>> using java -jar Jenkins.war or using yum repos or deployed on tomcat.
>>> Are you trying with self signed certificate, or CA signed certificate?
>>> If you already tried can you provide error log trace here...
>>>
>>>
>>> Thanks,
>>> Rajendra
>>>
>>>
>>> On Saturday, September 29, 2018, Robert Rajendra <
>>> robert.rajen...@ithands.biz> wrote:
>>>
>>>> Thanks rajendra,
>>>>
>>>> i followed one of the DOC IN
>>>>   internet
>>>> https://www.digitalocean.com/community/tutorials/how-to-configure-jenkins-with-ssl-using-an-nginx-reverse-proxy
>>>> and i followed the exact steps but still unable to get the results
>>>>
>>>>
>>>>
>>>> *Robert Rajendra*
>>>>
>>>> Associate Network/Server Support Engineer
>>>>
>>>> IT Hands
>>>>
>>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>>
>>>> W: www.ITHands.com <http://www.ithands.com/>
>>>>
>>>>
>>>> On Sat, 29 Sep 2018 at 09:00, RAJENDRA PRASAD <
>>>> rajendra.penuma...@gmail.com> wrote:
>>>>
>>>>> Following link can help you:
>>>>>
>>>>> https://wiki.jenkins.io/plugins/servlet/mobile?contentId=135468777#content/view/135468777
>>>>>
>>>>> Thanks,
>>>>> Rajendra
>>>>>
>>>>> On Sat 29 Sep, 2018, 8:40 AM Robert Rajendra, <
>>>>> robert.rajen...@ithands.biz> wrote:
>>>>>
>>>>>> Hi Team,
>>>>>>
>>>>>> I mapped my domain with jenkins server 's IP that is
>>>>>> jenkins.abc.net:8081
>>>>>> can anyone help me that how to use ssl with the jenkins
>>>>>> also i want it to like :-
>>>>>> when some one hit
>>>>>> jenkins.abc.net i want it to redirect to jenkins.abc.net:8081
>>>>>>
>>>>>>
>>>>>> Please help me to accomplish this
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> *Robert Rajendra*
>>>>>>
>>>>>> Associate Network/Server Support Engineer
>>>>>>
>>>>>> IT Hands
>>>>>>
>>>>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>>>>
>>>>>> W: www.ITHands.com <http://www.ithands.com/>
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Jenkins Users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>

Re: How to configure https on jenkins

2018-09-29 Thread Robert Rajendra
MY phone number is there in my email i stuck in this problem from 3 days
Regards

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Sat, 29 Sep 2018 at 15:00, Robert Rajendra 
wrote:

> Hi Rajendra,
>
>  my Jenkins server is on aws lightsail server ubuntu 16.4 LTS, I am trying
> to install lets encrypt certificates in Jenkins
> so. now I have removed that server and created a new one for the same
> purpose . iam only mapping that server to the domain for now i want to
> start fresh Please guide me through the topic and if possible Please do
> give me call (If you are in India )
>
> *Robert Rajendra*
>
> Associate Network/Server Support Engineer
>
> IT Hands
>
> P: +91 863.087.3094 <+91%2086308%2073094>
>
> W: www.ITHands.com <http://www.ithands.com/>
>
>
> On Sat, 29 Sep 2018 at 12:30, RAJENDRA PRASAD <
> rajendra.penuma...@gmail.com> wrote:
>
>> Is your Jenkins server hosted on digital ocean?
>> How your Jenkins instance deployed , I mean just from command prompt
>> using java -jar Jenkins.war or using yum repos or deployed on tomcat.
>> Are you trying with self signed certificate, or CA signed certificate?
>> If you already tried can you provide error log trace here...
>>
>>
>> Thanks,
>> Rajendra
>>
>>
>> On Saturday, September 29, 2018, Robert Rajendra <
>> robert.rajen...@ithands.biz> wrote:
>>
>>> Thanks rajendra,
>>>
>>> i followed one of the DOC IN
>>>   internet
>>> https://www.digitalocean.com/community/tutorials/how-to-configure-jenkins-with-ssl-using-an-nginx-reverse-proxy
>>> and i followed the exact steps but still unable to get the results
>>>
>>>
>>>
>>> *Robert Rajendra*
>>>
>>> Associate Network/Server Support Engineer
>>>
>>> IT Hands
>>>
>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>
>>> W: www.ITHands.com <http://www.ithands.com/>
>>>
>>>
>>> On Sat, 29 Sep 2018 at 09:00, RAJENDRA PRASAD <
>>> rajendra.penuma...@gmail.com> wrote:
>>>
>>>> Following link can help you:
>>>>
>>>> https://wiki.jenkins.io/plugins/servlet/mobile?contentId=135468777#content/view/135468777
>>>>
>>>> Thanks,
>>>> Rajendra
>>>>
>>>> On Sat 29 Sep, 2018, 8:40 AM Robert Rajendra, <
>>>> robert.rajen...@ithands.biz> wrote:
>>>>
>>>>> Hi Team,
>>>>>
>>>>> I mapped my domain with jenkins server 's IP that is
>>>>> jenkins.abc.net:8081
>>>>> can anyone help me that how to use ssl with the jenkins
>>>>> also i want it to like :-
>>>>> when some one hit
>>>>> jenkins.abc.net i want it to redirect to jenkins.abc.net:8081
>>>>>
>>>>>
>>>>> Please help me to accomplish this
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> *Robert Rajendra*
>>>>>
>>>>> Associate Network/Server Support Engineer
>>>>>
>>>>> IT Hands
>>>>>
>>>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>>>
>>>>> W: www.ITHands.com <http://www.ithands.com/>
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Jenkins Users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KE8hDDg8A7VKeQrA7kEBMcfJBHhz-UXza0%2Bej2V6KFTyA%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KE8hDDg8A7VKeQrA7kEBMcfJBHhz-UXza0%2Bej2V6KFTyA%40mail.gmail.com?utm_medium=email_source=footer>
>>>>> .
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Jenkins Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>&

Re: How to configure https on jenkins

2018-09-29 Thread Robert Rajendra
Hi Rajendra,

 my Jenkins server is on aws lightsail server ubuntu 16.4 LTS, I am trying
to install lets encrypt certificates in Jenkins
so. now I have removed that server and created a new one for the same
purpose . iam only mapping that server to the domain for now i want to
start fresh Please guide me through the topic and if possible Please do
give me call (If you are in India )

*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Sat, 29 Sep 2018 at 12:30, RAJENDRA PRASAD 
wrote:

> Is your Jenkins server hosted on digital ocean?
> How your Jenkins instance deployed , I mean just from command prompt using
> java -jar Jenkins.war or using yum repos or deployed on tomcat.
> Are you trying with self signed certificate, or CA signed certificate?
> If you already tried can you provide error log trace here...
>
>
> Thanks,
> Rajendra
>
>
> On Saturday, September 29, 2018, Robert Rajendra <
> robert.rajen...@ithands.biz> wrote:
>
>> Thanks rajendra,
>>
>> i followed one of the DOC IN
>>   internet
>> https://www.digitalocean.com/community/tutorials/how-to-configure-jenkins-with-ssl-using-an-nginx-reverse-proxy
>> and i followed the exact steps but still unable to get the results
>>
>>
>>
>> *Robert Rajendra*
>>
>> Associate Network/Server Support Engineer
>>
>> IT Hands
>>
>> P: +91 863.087.3094 <+91%2086308%2073094>
>>
>> W: www.ITHands.com <http://www.ithands.com/>
>>
>>
>> On Sat, 29 Sep 2018 at 09:00, RAJENDRA PRASAD <
>> rajendra.penuma...@gmail.com> wrote:
>>
>>> Following link can help you:
>>>
>>> https://wiki.jenkins.io/plugins/servlet/mobile?contentId=135468777#content/view/135468777
>>>
>>> Thanks,
>>> Rajendra
>>>
>>> On Sat 29 Sep, 2018, 8:40 AM Robert Rajendra, <
>>> robert.rajen...@ithands.biz> wrote:
>>>
>>>> Hi Team,
>>>>
>>>> I mapped my domain with jenkins server 's IP that is
>>>> jenkins.abc.net:8081
>>>> can anyone help me that how to use ssl with the jenkins
>>>> also i want it to like :-
>>>> when some one hit
>>>> jenkins.abc.net i want it to redirect to jenkins.abc.net:8081
>>>>
>>>>
>>>> Please help me to accomplish this
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> *Robert Rajendra*
>>>>
>>>> Associate Network/Server Support Engineer
>>>>
>>>> IT Hands
>>>>
>>>> P: +91 863.087.3094 <+91%2086308%2073094>
>>>>
>>>> W: www.ITHands.com <http://www.ithands.com/>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Jenkins Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KE8hDDg8A7VKeQrA7kEBMcfJBHhz-UXza0%2Bej2V6KFTyA%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KE8hDDg8A7VKeQrA7kEBMcfJBHhz-UXza0%2Bej2V6KFTyA%40mail.gmail.com?utm_medium=email_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02RKhB99Nx7skCTq11d%3D%2Bvj7O6U8PrMbBYOkXCKTxAzL1Q%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02RKhB99Nx7skCTq11d%3D%2Bvj7O6U8PrMbBYOkXCKTxAzL1Q%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
&

Re: How to configure https on jenkins

2018-09-28 Thread Robert Rajendra
Thanks rajendra,

i followed one of the DOC IN
  internet
https://www.digitalocean.com/community/tutorials/how-to-configure-jenkins-with-ssl-using-an-nginx-reverse-proxy
and i followed the exact steps but still unable to get the results



*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>


On Sat, 29 Sep 2018 at 09:00, RAJENDRA PRASAD 
wrote:

> Following link can help you:
>
> https://wiki.jenkins.io/plugins/servlet/mobile?contentId=135468777#content/view/135468777
>
> Thanks,
> Rajendra
>
> On Sat 29 Sep, 2018, 8:40 AM Robert Rajendra, 
> wrote:
>
>> Hi Team,
>>
>> I mapped my domain with jenkins server 's IP that is jenkins.abc.net:8081
>> can anyone help me that how to use ssl with the jenkins
>> also i want it to like :-
>> when some one hit
>> jenkins.abc.net i want it to redirect to jenkins.abc.net:8081
>>
>>
>> Please help me to accomplish this
>>
>>
>>
>>
>>
>> *Robert Rajendra*
>>
>> Associate Network/Server Support Engineer
>>
>> IT Hands
>>
>> P: +91 863.087.3094 <+91%2086308%2073094>
>>
>> W: www.ITHands.com <http://www.ithands.com/>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KE8hDDg8A7VKeQrA7kEBMcfJBHhz-UXza0%2Bej2V6KFTyA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KE8hDDg8A7VKeQrA7kEBMcfJBHhz-UXza0%2Bej2V6KFTyA%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02RKhB99Nx7skCTq11d%3D%2Bvj7O6U8PrMbBYOkXCKTxAzL1Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02RKhB99Nx7skCTq11d%3D%2Bvj7O6U8PrMbBYOkXCKTxAzL1Q%40mail.gmail.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KHXAQvT63S1sLqkyQXLvQQujAQ2%2BkvKzMqEr55QzeeyCg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


How to configure https on jenkins

2018-09-28 Thread Robert Rajendra
Hi Team,

I mapped my domain with jenkins server 's IP that is jenkins.abc.net:8081
can anyone help me that how to use ssl with the jenkins
also i want it to like :-
when some one hit
jenkins.abc.net i want it to redirect to jenkins.abc.net:8081


Please help me to accomplish this





*Robert Rajendra*

Associate Network/Server Support Engineer

IT Hands

P: +91 863.087.3094 <+91%2086308%2073094>

W: www.ITHands.com <http://www.ithands.com/>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KE8hDDg8A7VKeQrA7kEBMcfJBHhz-UXza0%2Bej2V6KFTyA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Want to build Jenkins job every after 15 seconds

2018-08-22 Thread Robert Rajendra
Configure a build schedule in jenkins or set a cron under pol scm to run
the job

On Wed, 22 Aug 2018, 5:22 pm ,  wrote:

> You may run two Jenkins job with the same code .Say, a master and slave
> job. Configure the "quiet period" as 15 seconds for both the jobs and Set
> the Master job to build after slave and Slave job to build after Master
> using the Build Trigger setings. Now start the Master job. Both the jobs
> will do the same task in the frequency of 15 seconds now. Hope this solves
> your problem.
>
> On Wednesday, July 2, 2014 at 2:12:27 PM UTC+5:30, Swapnil Pawar wrote:
>>
>> Hi,
>>
>> Can you please tell me How I can schedule Jenkins Job which will execute
>> every after 15 seconds.
>>
>> Regards,
>> Swapnil
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/a718e820-62a4-49b8-b3d0-6ec6bb84f027%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/a718e820-62a4-49b8-b3d0-6ec6bb84f027%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 

*Robert Rajendra*

Associate Network/Server Support Engineer

India +91.863.087.3094

IT Hands offers Technology Solutions to Grow your Business.
<http://www.ithands.com/>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABbC_KFEZWANgFG%2BtVk%2Bwty_TeCs5gfSmcq7u6vZH9%3Dz6KBxOA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.