- Hands-On DevOps with Vagrant
- Alex Braunton
- 97字
- 2021-07-16 17:43:46
Preface
Vagrant is an open source tool that allows you to programatically create and manage virtual environments. Vagrant's main focus is on creating development environments that can be shared between teams all over the world. It removes the "works fine on my machine" problem and allows anyone with the Vagrantfile configuration to create an exact copy of the original machine.
Vagrant was created and is maintained by Mitchell Hashimoto and HashiCorp with a continuous stream of support and updates. It's a piece of software that has been going from strength to strength since its creation in 2010.
推薦閱讀
- UNIX操作系統設計
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- Installing and Configuring Windows 10:70-698 Exam Guide
- 深入理解eBPF與可觀測性
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- Ceph分布式存儲實戰
- Django Project Blueprints
- Linux從入門到精通(視頻教學版)
- BuddyPress Theme Development
- 程序員必讀經典(算法基礎+計算機系統)
- Mastering AWS CloudFormation
- Azure Serverless Computing Cookbook
- OpenSolaris系統管理
- HarmonyOS應用開發:快速入門與項目實戰
- Command Line Fundamentals