Pro Vagrant

Wlodzimierz Gajda

  • 出版商: Apress
  • 出版日期: 2015-06-01
  • 售價: $2,570
  • 貴賓價: 9.5$2,442
  • 語言: 英文
  • 頁數: 256
  • 裝訂: Paperback
  • ISBN: 1484200748
  • ISBN-13: 9781484200742
  • 海外代購書籍(需單獨結帳)

商品描述

Pro Vagrant teaches you how to effectively implement and optimize Vagrant in your everyday work environment. Master the creation and configuration of virtual development environments with an easy-to-use workflow, and focus on automation. Vagrant lowers development environment setup time, increases development/production parity, and makes the "works on my machine" excuse a relic of the past.

DevOps is mainstream best practice nowadays, and Vagrant sits firmly in the DevOps toolkit. This book will take you from basic usage and getting started, to provisioning with Shell, Puppet, and Chef. You will see how to use Vagrant in real-life scenarios, so that you can start to use Vagrant day-to-day in your work.

Author Wodimierz Gajda is a Vagrant expert and now brings his experience to you in Pro Vagrant. This is an indispensable book for anyone using Vagrant - add it to your library today.

What you’ll learn

  • Get started with Vagrant, basic usage
  • Provisioning with Shell, Puppet, and Chef
  • How to use Vagrant in real-life scenarios

Who this book is for

This book is for anyone wishing to implement Vagrant as a DevOps tool, to master the creation and configuration of virtual development environments with an easy-to-use workflow, and focus on automation.

Table of Contents

  1. Getting Started with Vagrant
  2. Four Web Frameworks in Four Minutes
  3. The States of VM
  4. Default Configuration and Security Settings of the Guest VM
  5. Your First Box
  6. Provisioning
  7. Creating Boxes from Scratch
  8. Configuring virtual machines
  9. One true workflow
  10. Going Pro