更新时间:2021-07-16 17:44:40
封面
Title Page
Copyright and Credits
Hands-On DevOps with Vagrant
Dedication
Packt Upsell
Why subscribe?
Packt.com
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Get in touch
Reviews
Introduction
Getting started with Vagrant and DevOps
Understanding Vagrant
Vagrant features
Vagrantfile
Boxes
Networking
Provisioning
Plugins
Advantages of Vagrant
Development team
Operations team
Design team
What is VirtualBox?
What is DevOps?
Vagrant for DevOps
Current state of development within DevOps
Vagrant and DevOps
Using Vagrant as a day-to-day DevOps tool
Summary
Installing VirtualBox and Vagrant
Installing VirtualBox and Vagrant on Windows
Prerequisites
System version
CPU architecture
Installing VirtualBox on Windows 10
Installing Vagrant on Windows 10
Installing VirtualBox and Vagrant on Linux
Installing VirtualBox on Ubuntu 16.04
Installing Vagrant on Ubuntu 16.04
Installing VirtualBox and Vagrant on macOS
Installing VirtualBox on Mac OS 10.11.3
Installing Vagrant on macOS 10.13.3
Command Line-Interface - Vagrant Commands
Vagrant command overview
Vagrant commands in depth
A brief note on formatting commands
General Vagrant commands and sub-commands
The list-commands command
Options/flags
The help command
The version command
The global-status command
Vagrant's configuration commands and sub-commands
The login command
The package command
The snapshot command
sub-commands
The provider command
The plugin command
The cap command
Day-to-day Vagrant commands and sub-commands
The box command
The destroy command
The halt command
The init command
The port command
The provision command
The push command