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 comman
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&
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
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 t
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 push
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+unsubs
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 t
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&
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 runn
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 r
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
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" gr
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
# 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
on 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 <ht
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
*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 Netw
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,
>
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
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
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%208630
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 hel
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 <
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 Raj
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, RAJ
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
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
*R
-62a4-49b8-b3d0-6ec6bb84f027%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/a718e820-62a4-49b8-b3d0-6ec6bb84f027%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
*Robert Ra
28 matches
Mail list logo