Ankit RajforDeploying Application to Tomcat Serverdeploying-application-to-tomcat-server.hashnode.dev·7 hours agoBuilding and Deploying a Web Application to Tomcat Server Using Jenkins 🚀In today's tutorial, we'll walk through the process of building and deploying a web application to a Tomcat server using Jenkins. 🖥️ Let's dive into each step in detail: 1. What is Tomcat Server? 🌐 Apache Tomcat is an open-source web server and se...DiscussDevops
Anjali Kashyaplearndevopswithanjalikashyap.hashnode.dev·Nov 20, 2024Day-22 : Getting Started with JenkinsWhat is Jenkins? Jenkins is an open-source automation tool that helps developers and DevOps teams automate the process of building, testing, and deploying software. It is widely used in DevOps to enable teams to deliver software faster and more effic...Discuss#90daysofdevops
Munilakshmi G J100daysdevops.hashnode.dev·Nov 19, 2024Day 24 of 100 Days : Exploring Jenkins Pipelines, Plugins, and IntegrationsHello, Jenkins explorer! 🌟 After setting up your first Jenkins job, it's time to expand your understanding of how Jenkins works conceptually. Today’s focus is on Pipelines, Plugins, and Integrations—the core elements that make Jenkins the powerhouse...DiscussJenkins
Munilakshmi G J100daysdevops.hashnode.dev·Nov 18, 2024Day 23 of 100 Days: CI/CD Basics: Setting Up a Simple Pipeline in Jenkins (Let's Automate!)Hello there, budding DevOps engineer! 🎉 Are you ready to explore the exciting world of Jenkins and CI/CD? Jenkins is your automation wizard, helping you build, test, and deploy code effortlessly. Let’s create a fun pipeline to say "Hello, World!" wh...Discussci-cd
Munilakshmi G J100daysdevops.hashnode.dev·Nov 17, 2024Day 22 of 100 Days : Continuous Integration with Jenkins – Simplifying DevelopmentWelcome to Day 22 of our 100 Days of DevOps journey! Today, we’re diving into the world of Continuous Integration (CI) and exploring the magic of Jenkins, the superstar tool that makes CI possible. If you’re wondering how modern software teams delive...DiscussJenkins
Shivani Singhdevopsinsightwithshivani.hashnode.dev·Nov 14, 2024Day-22 : Getting Started with JenkinsWhat is Jenkins? Jenkins is an open-source automation server used to automate parts of software development, including building, testing, and deploying code. It’s commonly used in DevOps to help teams deliver software more quickly and efficiently by ...Discuss"The DevOps Insight and Learning with Shivani"Devops
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Nov 11, 2024Deploy in 30 Minutes: Zero-Touch Setup with Jenkins, Docker, and Agent ConfigurationHey there! If deploying apps feels like a headache, this guide is for you. I’ve shared exactly how to set up Jenkins, Docker, and agents so you can deploy your app with just one click no hassle, no fuss. I also put together a GitHub project you can f...Discuss·42 readsdeplyment in 30 mins
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Oct 31, 2024🚀 Day 26 Jenkins Declarative PipelineThis approach to defining your pipeline is crucial for automating processes and improving the efficiency of your development workflow. Let’s break down some key concepts and why you should consider using a pipeline in Jenkins. 📖 What is a Pipeline? ...Discuss90DayofdevopsDevops
Amit Mauryaamitmaurya.hashnode.dev·Oct 30, 2024How to Deploy a Three-Tier Application on GKE: A Step-by-Step GuideHello everyone, today we will deploy a three-tier application on GKE using Jenkins and explore the concept of three-tier architecture. In this article, you will learn how to create a CI/CD pipeline (Jenkinsfile) and deploy it to GKE through Jenkins. ...DiscussDevOps ProjectsDevops
Faizan Shaikhfaizanshaikh.hashnode.dev·Oct 27, 2024Day 23 Task: Jenkins Freestyle Project for DevOps EngineersMastering Jenkins Freestyle Projects for DevOps: A Beginner's Guide to CI/CD with Docker As part of our journey through #90DaysOfDevOps, today’s challenge is all about mastering Jenkins Freestyle Projects. This task is ideal for DevOps engineers to ...Discuss·28 readsmstering jenkin