Feature image for to integrate Google Chat with Jenkins

How to Integrate Google Chat With Jenkins Using Webhook? – Devstringx

Integration of Google Chat with Jenkins 

In one of our projects, we moved to use Google Chat as a communication platform so the need arose for having the pipeline notifications in Google Chat (all our pipelines are setup in Jenkins), we started the work and found that not much help is...

Read more...
devops

Setting Up Jenkins on Amazon EC2 Ubuntu Instance

[vc_row][vc_column][vc_column_text]

Install Jenkins On ec2 Ubuntu AWS

We are writing this blog to list down the process of setting up Jenkins on Amazon EC2 Ubuntu instance having OS version 18.04.

Pre-Requisites:

1 AWS EC2 Instance should be up and running Make an SSH connection with your EC2 instance

Install Java

Enable the ‘Universe’ repository...

Read more...