Vagrant: Up and Running (e-bog) af Hashimoto, Mitchell
Hashimoto, Mitchell (forfatter)

Vagrant: Up and Running e-bog

181,00 DKK (inkl. moms 226,25 DKK)
Discover why Vagrant is a must-have tool for thousands of developers and ops engineers. This hands-on guide shows you how to use this open source software to build a virtual machine for any purposeincluding a completely sandboxed, fully provisioned development environment right on your desktop.Vagrant creator Mitchell Hashimoto shows you how to share a virtual machine image with members of your...
E-bog 181,00 DKK
Forfattere Hashimoto, Mitchell (forfatter)
Udgivet 30 maj 2013
Længde 158 sider
Genrer UTV
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449336127
Discover why Vagrant is a must-have tool for thousands of developers and ops engineers. This hands-on guide shows you how to use this open source software to build a virtual machine for any purposeincluding a completely sandboxed, fully provisioned development environment right on your desktop.Vagrant creator Mitchell Hashimoto shows you how to share a virtual machine image with members of your team, set up a separate virtualization for each project, and package virtual machines for use by others. This book covers the V1 (1.0.x) configuration syntax running on top of a V2 (1.1+) core, the most stable configuration format running on the latest core.Build a simple virtual machine with just two commands and no configurationCreate a development environment that closely resembles productionAutomate software installation and management with shell scripts, Chef, or PuppetSet up a network interface to access your virtual machine from any computerUse your own editor and browser to develop and test your applicationsTest complicated multi-machine clusters with a single VagrantfileChange Vagrants default operating system to match your production OSExtend Vagrant features with plugins, including components you build yourself