- 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.
推薦閱讀
- Mastering Ext JS(Second Edition)
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- LabVIEW 2018 虛擬儀器程序設計
- Java異步編程實戰
- Visual Basic程序開發(學習筆記)
- Java面向對象軟件開發
- Java加密與解密的藝術(第2版)
- R Data Analysis Cookbook(Second Edition)
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- Mastering Apache Storm
- uni-app跨平臺開發與應用從入門到實踐
- 零基礎學HTML+CSS
- 從零開始學Android開發
- Training Systems Using Python Statistical Modeling
- UML軟件建模