wiki/_next/data/Ie9t5zutrXP6Of75Cb5xF/tools.vagrant.json
2022-07-29 15:41:17 +00:00

1 line
2.5 KiB
JSON

{"pageProps":{"metadata":{"date":"\"2021-06-19 00:36:24 +08:00\"","date_modified":"\"2021-07-20 23:33:02 +08:00\"","language":"en","source":""},"title":"Vagrant","hast":{"type":"root","children":[{"type":"element","tagName":"nav","properties":{"className":"toc"},"children":[{"type":"element","tagName":"ol","properties":{"className":"toc-level toc-level-1"},"children":[]}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"automating virtual machine workflows with plain-text files\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"can talk to different VM providers — e.g., Virtualbox, KVM\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"almost similar to Docker that is provides isolation and virtualization but it can support more use cases with the operating system configurations\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"similarly, it also has a "},{"type":"element","tagName":"a","properties":{"href":"https://vagrantcloud.com/boxes/search"},"children":[{"type":"text","value":"public catalog of images"}]},{"type":"text","value":" (or boxes)\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"the directory where the Vagrantfile is set will be mounted on "},{"type":"element","tagName":"code","properties":{"className":["inline-verbatim"]},"children":[{"type":"text","value":"/vagrant"}]},{"type":"text","value":" on the VM by default\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"plugins are available extending support for several providers such as libvirt\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"you can further customize the box to your specific needs by creating "},{"type":"element","tagName":"a","properties":{"href":"https://www.vagrantup.com/docs/provisioning"},"children":[{"type":"text","value":"provisions"}]}]}]}]}]},"backlinks":[]},"__N_SSG":true}