AddWeb Solutionaddwebsolution.hashnode.dev·5 hours agoJenkins Master-Slave Architecture with DockerJenkins is an open-source automation server that helps automate various stages of the software development lifecycle, such as building, testing, and deploying applications. It is widely used for continuous integration and continuous delivery (CI/CD)....DiscussJenkins-master-slave
HexaHomeforhexadecimalsoftwarehexadecimalsoftware.hashnode.dev·9 hours agoCI/CD Pipelines Made Simple: A Beginner's Guide to Automating Your WorkflowIn the fast-paced world of software development, delivering high-quality software quickly and efficiently is crucial. This is where CI/CD pipelines come into play. If you’re new to the concept, don’t worry! This guide will walk you through everything...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 25 of 100 Days : Mastering Jenkins Security, Scalability, and Advanced TopicsWelcome back, Jenkins enthusiast! 🌟 Yesterday, we explored pipelines, plugins, and integrations. Today, we’ll venture into security, scalability, and advanced topics, arming you with the theoretical knowledge required to manage Jenkins in dynamic an...DiscussJenkins
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
S. M. Arefin Rumiarefinrumi.hashnode.dev·Nov 17, 2024Install Jenkins on Linux step-by-step Using Docker ComposeWhat is Jenkins? Jenkins is an open-source automation tool written in Java with plugins built for continuous integration purposes. It is used to build and test your software projects continuously, making it easier for developers to integrate changes ...DiscussJenkins
Rohit Jangradevops-docker.hashnode.dev·Nov 14, 2024🛠️ Elevate Your Code Quality Game with SonarQube!When was the last time you wrote code you were sure was flawless, only to find out it had hidden bugs, security vulnerabilities, or that one glaring code smell? Code quality isn’t just about making things work—it’s about making them work right. That’...Discusssonarqube
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Nov 13, 2024Storing Passwords in Jenkins—Here’s How I Keep Them Safe and Sound!First, create a Personal Access Token. How do you create a PAT? Follow These Steps: Log in to DockerHub: https://hub.docker.com/ Go to Account settings: Click on Generate New Token: Add the following details: Once you click on Generate,...Discuss·45 readsJenkins credentials