- Creating Development Environments with Vagrant(Second Edition)
- Michael Peacock
- 101字
- 2021-07-23 20:04:21
Summary
In this chapter, we discussed the benefits of using virtualized development environments and specifically, Vagrant. We then installed Oracle VirtualBox, which is the virtualization provider Vagrant uses by default, and we installed Vagrant. After installing Vagrant, we ran the vagrant
command to check whether it was installed correctly.
Now that we have Vagrant and a provider installed, we can now move onto using Vagrant to set up and manage some of our development projects in a virtual development environment. In the next chapter, we will create our first project, learn about the configuration file, and manage our Vagrant controlled machines.
推薦閱讀
- Web Development with Django Cookbook
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- Java 9模塊化開發:核心原則與實踐
- 精通Linux(第2版)
- Node.js全程實例
- Nagios Core Administration Cookbook(Second Edition)
- C#面向對象程序設計(第2版)
- 數字媒體技術概論
- 實驗編程:PsychoPy從入門到精通
- SCRATCH編程課:我的游戲我做主
- 深入實踐C++模板編程
- Learning jqPlot
- jQuery EasyUI從零開始學
- 接口自動化測試持續集成:Postman+Newman+Git+Jenkins+釘釘
- Visual C++ 2017網絡編程實戰