#jenkins
Read more stories on Hashnode
Articles with this tag
This is the last part of the Jenkins CI/CD Pipeline series, where we will be deploying our containerized app to Azure Kubernetes Service. In case you...
In the previous tutorial Part 3 of the series, you have already learned to dockerize a sample NodeJS application and deploy the same to Azure Web App,...
In this tutorial you will learn to dockerize a sample NodeJS application and deploy the same to Azure Web App, with the Azure CLI in a Jenkins...
This article shows how to install Docker on an Ubuntu Linux VM for developing, packaging and shipping your containerized apps. We will need the Docker...
This article shows you how to install Jenkins on an Ubuntu Linux VM running in Azure Cloud. What is Jenkins? Jenkins is a self-contained, open source...