Vagrant – Up and Running
Autor Mitchell Hashimotoen Limba Engleză Paperback – 10 iun 2013
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 configuration
* Create a development environment that closely resembles production
* Automate software installation and management with shell scripts, Chef, or Puppet
* Set up a network interface to access your virtual machine from any computer
* Use your own editor and browser to develop and test your applications
* Test complicated multi-machine clusters with a single Vagrantfile
* Change Vagrant’s default operating system to match your production OS
* Extend Vagrant features with plugins, including components you build yourself
Preț: 193.97 lei
Preț vechi: 242.46 lei
-20% Nou
Puncte Express: 291
Preț estimativ în valută:
37.12€ • 38.56$ • 30.84£
37.12€ • 38.56$ • 30.84£
Carte tipărită la comandă
Livrare economică 01-15 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781449335830
ISBN-10: 1449335837
Pagini: 158
Ilustrații: black & white illustrations, figures
Dimensiuni: 177 x 238 x 10 mm
Greutate: 0.27 kg
Editura: O'Reilly
ISBN-10: 1449335837
Pagini: 158
Ilustrații: black & white illustrations, figures
Dimensiuni: 177 x 238 x 10 mm
Greutate: 0.27 kg
Editura: O'Reilly
Cuprins
Notă biografică
Descriere
How does Vagrant boost the productivity of companies such as Mozilla, RackSpace, LivingSocial, and others? This comprehensive guide shows you how to create and distribute virtualized development environments with this powerful open source tool.