#docker
Read more stories on Hashnode
Articles with this tag
🎡What is Minikube? Minikube is a tool that enables you to run Kubernetes locally on your machine. It creates a single-node Kubernetes cluster on your...
📍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 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...
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...
We have made it through Day 23 of our Jenkins CI/CD journey. Today is all about putting your knowledge into practical Application, by completing a...