vagrant
-
Virtualization

How to Set Up Docker on Ubuntu VM with Vagrant
In this comprehensive tutorial, we will walk you through the process of setting up Docker on an Ubuntu virtual machine (VM) using Vagrant. Whether you are new to Docker or looking to enhance your development environment, this step-by-step guide is perfect for you. You will learn: – Creating an Ubuntu VM using Vagrant Installing Docker on your Ubuntu VM Pull…
Read More » Day 55 of 360: Exploring Vagrant for DevOps Tasks
Day 55 of 360: Exploring Vagrant for DevOps Tasks Hello everyone, Today marks Day 55 of my 360 Days of Learning journey, and I am excited to share my latest progress with you all. Today, I delved into Vagrant and its basic setups. 🎉 What is Vagrant? Vagrant is an open-source tool for building and managing virtualized development environments. It…
Read More »From VM to BOX : Creating a Vagrant Box from VMware Image and Uploading it to Vagrant Cloud
Building a VMware Image of Rocky Linux 8.10 we then use Packer and .pkr.hcl file to export to Vagrant to be uploaded to Vagrant Cloud. Testing the vagrant box file created by Packer we add the box locally before uploading the Rocky Linux box to Vagrant Cloud. Additionally you can find my video courses on Pluralsight: and take time to…
Read More »
