Rajendra Patilrajendrapatil9949.hashnode.dev路Aug 28, 2024#90DaysOfDevops | Day 24What 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...Discuss#90daysofdevops
Nikunj Vaishnavdevcloudjourney.hashnode.dev路Aug 12, 2024Complete Jenkins CI/CD Project #Day-24Wanderlust 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{ ...Discuss路2 likes路42 readsDevOpsTrainWithShubham
Pranit Kolamkarkpranit.hashnode.dev路Jul 29, 2024EC2 Security Groups: Detailed Look at Common PortsWithin 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...Discussday24
Prathmesh Vibhuteprathmeshh.hashnode.dev路Mar 23, 2024Day 24 : Jenkins CI/CD ProjectLet鈥檚 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...Discuss路45 readsday24
Aryan Kalearyan25.hashnode.dev路Mar 4, 2024Complete Jenkins CI/CD ProjectIn 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...DiscussJenkins
Yashraj Singh Sisodiyatheyashsisodiya.hashnode.dev路Feb 20, 2024Day 24: Complete Jenkins CI/CD Project2048 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,...Discuss路10 likes路59 readsdeploeyed
Lokesh Sharmabeaprofessor.hashnode.dev路Jan 24, 2024Tech Odyssey - Day 24: HTML Triumphs & Cybersecurity PivotAs 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...Discuss路10 likesethica
Unnati Guptadevunnatig.hashnode.dev路Oct 23, 2023Complete Jenkins CI/CD ProjectIf 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...Discussjenkinsproject
Aman Awasthiamana6420.hashnode.dev路Sep 5, 2023Day 24 Task: Complete Jenkins CI/CD Project - 90DaysOfDevOpsLet'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...Discuss路42 reads#90daysofdevops
Gopal Gautamgopalgtm.hashnode.dev路Aug 18, 2023Day 24 Task: Complete Jenkins CI/CD Project馃敼Task-01 Fork this repository: Create a connection to your Jenkins job and your GitHub Repository via GitHub Integration. login into the Jenkins dashboard and click on "create new job" Enter the job/item name and select "freestyle project" Und...Discussday24