Vagrant: Up and Running
Vagrant is a tool for building complete development environments, sandboxed in a virtual machine. Vagrant lowers development environment setup time, increases de‐ velopment/production parity, and brings the idea of disposable compute resources down to the desktop.
How does Vagrant boosts 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. While Virtual machines (VMs) are portable and easy to run, due to their isolation from outside interference, many developers and system administrators have shied away from VMs because of the pain of setup and maintenance. With this book, you'll learn how to gain the benefits of VMs without the hassle, using Vagrant to create a virtual machine that matches your production systems. Learn about Vagrant's general use, and the concepts behind the tool Get a practical, project-oriented approach that takes you from basic to advanced Vagrant use in a simple LAMP web application example Explore case studies from various organizations that use Vagrant Learn about common errors and get troubleshooting tips
用户评论
很好的vagrant学习书籍
经典书籍,这个太难找了,多谢楼主!
不错,很好的资料。