Hands-on DevOps with Linux by Alisson Machado de Menezes

Hands-on DevOps with Linux by Alisson Machado de Menezes

Author:Alisson Machado de Menezes [Menezes, Alisson Machado de]
Language: eng
Format: epub
ISBN: 9789389423488
Publisher: BPB Publications
Published: 2021-07-15T00:00:00+00:00


It will take a while because Vagrant will download the box:

==> lamp: Loading metadata for box 'ubuntu/focal64'

lamp: URL: https://vagrantcloud.com/ubuntu/focal64

==> lamp: Adding box 'ubuntu/focal64' (v20200409.0.0) for provider: virtualbox

lamp:Downloading: https://vagrantcloud.com/ubuntu/boxes/focal64/versions/20200409.0.0/providers/virtualbox.box

lamp: Download redirected to host: cloud-images.ubuntu.com

lamp: Progress: 11% (Rate: 1411k/s, Estimated time remaining: 0:06:09)

The box is a Cloud image, but with specific configurations to run on top of Vagrant. As you can see in the logs, Vagrant is downloading the image for VirtualBox. It is also possible to provision using Hyper-V or KVM.

Vagrant Cloud (http://vagrantcloud.com/) is the official repository to download the images. But, of course, is not the only one. You can also create your images using Packer (https://packer.io/). However, if you don’t, you can search there what images are available for you to create your VMs.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.