#jenkins
Read more stories on Hashnode
Articles with this tag
Day 80 and 81 — DevOps Project 01 Hands-on · In this story, we embark on a DevOps project centered around deploying a Django notes app on an EC2 instance...
Jenkins Interview Here are some Jenkins-specific questions related to Jenkins that one can use during a DevOps Engineer interview: Questions What's...
Day 28 Task: Jenkins Agents Jenkins Master (Server) Jenkins’s server or master node holds all key configurations. Jenkins master server is like a...
Day 26 was all about a Declarative pipeline, now its time to level up things, let's integrate Docker and your Jenkins declarative pipeline Use your...
One of the most important parts of your DevOps and CICD journey is a Declarative Pipeline Syntax of Jenkins Some terms for your Knowledge What is...
Task-01: Setting Up CI/CD with Jenkins and GitHub Webhooks: A Comprehensive Guide Document the process from cloning the repository to adding...