devops

Vagrant – Part II – Synced Folders, Provisioning

In this second part of the series covering, I will cover synced folders and provisioning and other small features like VirtualBox Guest plugin installation and box update. In the first part, we saw how to initialize Vagrant, how to spin a VM, how to connect to it and how to shut it down/reload/destroy. In case… Keep reading »

Vagrant – Basics

This post will be the first one from a series covering Vagrant. I recently started to play with it and thought it would be great to document what I learned so that others can benefit from my notes. Vagrant is a tool for building and managing virtual machine environments. Vagrant provides easy to configure, reproducible,… Keep reading »

Sidebar