Vagrant: Up and Running (Paperback)

Mitchell Hashimoto

  • 出版商: O'Reilly
  • 出版日期: 2013-07-09
  • 定價: $1,150
  • 售價: 8.0$920
  • 語言: 英文
  • 頁數: 158
  • 裝訂: Paperback
  • ISBN: 1449335837
  • ISBN-13: 9781449335830
  • 立即出貨 (庫存 < 4)

買這商品的人也買了...

商品描述

Discover why Vagrant is a must-have tool for thousands of developers and ops engineers. With this hands-on guide, you’ll learn how to use this open source software to quickly build a virtual machine for any purpose—including 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. Start creating development environments with Vagrant, and learn how to save time, avoid frustration, and prevent costly errors.

  • 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

商品描述(中文翻譯)

發現為何 Vagrant 是成千上萬開發人員和運維工程師必備的工具。透過這本實用指南,您將學習如何使用這個開源軟體快速建立虛擬機器,適用於任何目的,包括在您的桌面上建立完全隔離、完全配置的開發環境。

Vagrant 的創始人 Mitchell Hashimoto 將向您展示如何與團隊成員共享虛擬機器映像,為每個專案設置獨立的虛擬化,並將虛擬機器打包供他人使用。開始使用 Vagrant 建立開發環境,並學習如何節省時間、避免挫折和防止昂貴的錯誤。

本書內容包括:
- 使用僅需兩個命令且無需配置的方式建立簡單的虛擬機器
- 建立與生產環境相似的開發環境
- 使用 shell 腳本、Chef 或 Puppet 自動化軟體安裝和管理
- 設置網路介面以從任何電腦訪問您的虛擬機器
- 使用自己的編輯器和瀏覽器開發和測試應用程式
- 使用單一 Vagrantfile 測試複雜的多機器集群
- 更改 Vagrant 的預設作業系統以符合您的生產環境
- 透過插件擴展 Vagrant 功能,包括您自己建立的元件