it:ad:vagrant:home

IT:AD:Vagrant

Summary

Vagrant is best described as a VM Manager (abd not a Virtual Environment (VE) such as Docker provides).

  • Advantages:
    • Allows scriptubg and package the VM config and the provisioning setup.
      • Designed to run on top of almost any VM tool – VirtualBox, VMWare, AWS, etc.
      • As its a scriptable VM configuration manager, the creation of VMs can be integrated in your CI/CD workflow.
        * Considerations:
      • Although easier, Vagrant is still a VM, using more resources than a VE.
  • /home/skysigal/public_html/data/pages/it/ad/vagrant/home.txt
  • Last modified: 2023/11/04 03:32
  • by 127.0.0.1