Useful Vagrant plugins

Some useful Vagrant plugins I've picked up along the way

vagrant-hostmanager
Updates your host file with entries

vagrant-reload
Allows you to reload the vm during provisioning

vagrant-share
Allows sharing access remotely to vms

vagrant-vbguest
For automatically updating the virtualbox plugins

vagrant-winnfsd
NFS for sharing folders

Comments

Popular posts from this blog

Enabling SNMP on an ASUS RT-N66U

Making Microsoft Dataverse OData queries using Postman

Debugging multiple PHP projects with VS Code and Laragon