Aug 28, 2024 路 4 min read 路 What is GitHub WebhookGitHub Webhooks are a feature of the GitHub platform that allow developers to receive notifications about events that occur in a GitHub repository. Webhooks are HTTP callbacks that are triggered by specific events in a repositor...
Join discussion
Aug 12, 2024 路 3 min read 路 Wanderlust Three Tier Application Containerization Deploying a MERN Stack Project Using Dockerfile and Docker-Compose with Jenkins Job Pipeline Trigger from Master on Agents node. Pipeline Script pipeline { agent{ node{ ...
Join discussion
Jul 29, 2024 路 3 min read 路 Within the realm of Amazon Web Services (AWS), security is paramount. EC2 security groups emerge as a cornerstone functionality for controlling inbound and outbound traffic to your EC2 instances. This article delves into the intricacies of security g...
Join discussionMar 23, 2024 路 2 min read 路 Let鈥檚 make a beautiful CI/CD Pipeline for your Node JS Application Task-01 Fork this repository: Create a connection to your Jenkins job and your GitHub Repository via GitHub Integration. Generate the SSH keys for integrating your Jenkins projec...
Join discussion
Mar 4, 2024 路 3 min read 路 In today's fast-paced development environment, implementing robust CI/CD processes is crucial for efficient and reliable software delivery. This blog explores the integration of Jenkins, GitHub, and Docker to automate and streamline the development p...
Join discussion
Feb 20, 2024 路 2 min read 路 2048 Game Dockerized Project Github Link: theyashsisodiya/2048-Game (github.com) Project Deployed Link: http://65.2.11.33:8000/ This repository contains a Dockerized version of the popular 2048 Game. Getting Started To start playing the 2048 Game,...
Join discussionJan 24, 2024 路 2 min read 路 As I navigate through the evolving landscapes of technology, Day 24 unfolds with triumphs in Full Stack Development and a strategic pivot in my Cybersecurity journey. Let's delve into the comprehensive update: Full Stack Development Journey: Under th...
RRoy commentedOct 23, 2023 路 2 min read 路 If you don't know about Jenkins and also don't know about the "Freestyle Project in Jenkins" Please go through the below article: https://hashnode.com/edit/clnlldg6700030al28gfjerv2 Task-01 Fork this repository: Click on this "Fork" button. A...
Join discussion
Sep 5, 2023 路 2 min read 路 Let's make a beautiful CI/CD Pipeline for your Node JS Application 馃槏 Day 23 was all about Jenkins CI/CD, make sure you have done it and understood the concepts. As of today You will be doing one Project End to End and adding it to your resume :) A...
Join discussion