- Creating Development Environments with Vagrant(Second Edition)
- Michael Peacock
- 236字
- 2021-07-23 20:04:19
What this book covers
Chapter 1, Getting Started with Vagrant, introduces the concept of virtualization, its importance in the role of the development environment, and walks you through the Vagrant installation process.
Chapter 2, Managing Vagrant Boxes and Projects, walks you through creating Vagrant projects, exploring and configuring the Vagrantfile, and working with base boxes.
Chapter 3, Provisioning with Puppet, explores Puppet, the provisioning tool, and how to create Puppet manifests to provision a server.
Chapter 4, Using Ansible, explores Ansible, the provisioning tool, and how to create Ansible playbooks to provision a server.
Chapter 5, Using Chef, explores Chef, the provisioning tool, and how to create Chef recipes to provision a server.
Chapter 6, Provisioning Vagrant Machines with Puppet, Ansible, and Chef, discusses how to use Puppet, Ansible, and Chef within the context of Vagrant to provision development environments.
Chapter 7, Working with Multiple Machines, explores using Vagrant to create and manage projects that use multiple virtual machines, which communicate with each other.
Chapter 8, Creating Your Own Box, discusses the process of creating your own base box for use within a Vagrant project.
Chapter 9, HashiCorp Atlas, walks you through using Vagrant Share to share SSH and HTTP(S) access to a Vagrant-managed machine, and how to use the services provided through the Vagrant Cloud.
Appendix, A Sample LEMP Stack, walks you through the process of creating a LEMP server within a new Vagrant project.
- 大話PLC(輕松動漫版)
- Django+Vue.js商城項目實戰
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- 人臉識別原理及算法:動態人臉識別系統研究
- Learning JavaScript Data Structures and Algorithms
- Visual C++開發入行真功夫
- Instant jQuery Boilerplate for Plugins
- C語言程序設計實踐
- Hacking Android
- Mastering SciPy
- Getting Started with JUCE
- 創新工場講AI課:從知識到實踐
- Hands-On ROS for Robotics Programming
- Python繪圖指南:分形與數據可視化(全彩)