VOVivian Owonaroinvivianbabyoku12.hashnode.dev路May 3 路 2 min readA Detailed Step of Docker Compose on Virtual MachineDocker Compose is a powerful tool for managing multi-container applications on your VM. Let me break down how you鈥檇 typically use it: 馃洜 Steps to Use Docker Compose on a VM Install Docker & Docker Co00
VOVivian Owonaroinvivianbabyoku12.hashnode.dev路May 3 路 3 min read馃殌 Deploy Docker on an Azure VM (Step-by-Step Guide)馃З Overview Create an Azure VM Connect to it Install Docker Run your first container 鈽侊笍 Step 1: Create an Azure Virtual Machine Go to Microsoft Azure Portal Click Create a resourc00
VOVivian Owonaroinlesson22.hashnode.dev路Apr 5 路 2 min readStreamlined Web App Deployment: Harnessing ARM Templates & CLI馃殌 Deploy a Web App with ARM Templates & Azure CLI We鈥檒l deploy: An Azure App Service (Web App) Using an ARM template (Infrastructure as Code) And publish a beautiful HTML website 馃О Prerequisit00
VOVivian Owonaroinvivi4.hashnode.dev路Mar 18 路 4 min readEffortless Web App Deployment with Azure CI/CD"Effortless Web App Deployment with Azure CI/CD A Practical Guide to Streamlined Web App Deployment Using Continuous Integration and Delivery on Azure App Service By Vivian Owonaro Deploying a web appl00
VOVivian Owonaroinvivianbabyoku23.hashnode.dev路Mar 9 路 2 min readTHE TECHNICAL BEAUTY OF GIT AND GITHUBA Technical Guide to Git and GitHub A GIT Version control is the backbone of modern software development, It tracks changes. GitHub is a web based platform for version control. Git combined with GitHu00