#jenkins
Read more stories on Hashnode
Articles with this tag
đź“ŤPrerequisite AWS EC2 VM : We will be Using Amazon Machine Image As Ubuntu. GitHub : we will Bring our code from a github repo where we have pushed...
Jenkins Interview Here are some Jenkins-specific questions related to Docker that one can use during a DevOps Engineer interview: 🔄What’s the...
🖥Jenkins Master (Server) Jenkins’s server or master node holds all key configurations. Jenkins master server is like a control server that...
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 ⛏What is Pipeline? A pipeline in Jenkins...
In this guide, we will see the steps to establish an automated CI/CD pipeline for a Node.js application using AWS EC2, Docker, GitHub, and...