首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> Creating Development Environments with Vagrant(Second Edition)最新章節(jié)目錄
舉報(bào)

會(huì)員
Creating Development Environments with Vagrant(Second Edition)
最新章節(jié):
Index
Ifyouareadeveloperwhowantstohaveyourdevelopmentenvironmentaccuratelyreflectyourliveserverstotackletheever-increasingcomplexityofwebandsoftwareprojects,thisbookismostcertainlyintendedforyou!It'sassumedthatyouknowthebasicsofLinuxsystemsinthecontextofweb-basedprojects.
目錄(75章)
倒序
- coverpage
- Creating Development Environments with Vagrant Second Edition
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started with Vagrant
- Introducing Vagrant
- Requirements for Vagrant
- Getting started
- Summary
- Chapter 2. Managing Vagrant Boxes and Projects
- Creating our first Vagrant project
- Managing Vagrant-controlled guest machines
- Managing integration between host and guest machines
- Autorunning commands
- Managing Vagrant boxes
- Too many Vagrants!
- Summary
- Chapter 3. Provisioning with Puppet
- Provisioning
- Puppet
- Summary
- Chapter 4. Using Ansible
- Understanding Ansible
- Creating Ansible playbooks
- Summary
- Chapter 5. Using Chef
- Knowing about Chef
- Creating cookbooks and recipes with Chef
- Summary
- Chapter 6. Provisioning Vagrant Machines with Puppet Ansible and Chef
- Provisioning within Vagrant
- Provisioning with Puppet on Vagrant
- Provisioning with Ansible on Vagrant
- Provisioning with Chef on Vagrant
- Provisioning with SSH – a recap
- Using multiple provisioners on a single project
- Overriding provisioning via the command line
- Summary
- Chapter 7. Working with Multiple Machines
- Using multiple machines with Vagrant
- Connecting to the multiple virtual machines over SSH
- Destroying a multimachine project
- Summary
- Chapter 8. Creating Your Own Box
- Getting started
- Preparing the VirtualBox machine
- VirtualBox Guest Additions
- Vagrant authentication
- Provisioners
- Cleaning up the VM
- Export
- Summary
- Chapter 9. HashiCorp Atlas
- Discovering boxes
- Distributing boxes
- Sharing and connecting with Atlas
- Summary
- Appendix A. A Sample LEMP Stack
- Creating the Vagrant project
- Creating the Puppet manifests
- Installing the MySQL module
- Default manifest
- Launching the virtual machine
- Summary
- Index 更新時(shí)間:2021-07-23 20:04:33
推薦閱讀
- Unity 2020 By Example
- Java多線程編程實(shí)戰(zhàn)指南:設(shè)計(jì)模式篇(第2版)
- YARN Essentials
- 移動(dòng)界面(Web/App)Photoshop UI設(shè)計(jì)十全大補(bǔ)
- C++寶典
- 現(xiàn)代C++編程實(shí)戰(zhàn):132個(gè)核心技巧示例(原書第2版)
- Flowable流程引擎實(shí)戰(zhàn)
- 3ds Max印象 電視欄目包裝動(dòng)畫與特效制作
- Getting Started with Polymer
- Spring Boot從入門到實(shí)戰(zhàn)
- 例解Python:Python編程快速入門踐行指南
- Design Patterns and Best Practices in Java
- PHP 7 Programming Blueprints
- Zend Framework 2 Cookbook
- Spring Microservices
- Visual C++ 開發(fā)從入門到精通
- Go語(yǔ)言從入門到進(jìn)階實(shí)戰(zhàn)(視頻教學(xué)版)
- Learning WebRTC
- Kudu:構(gòu)建高性能實(shí)時(shí)數(shù)據(jù)分析存儲(chǔ)系統(tǒng)
- Vue.js從入門到精通
- Abaqus GUI程序開發(fā)指南(Python語(yǔ)言)
- Selenium自動(dòng)化測(cè)試完全指南:基于Python
- R語(yǔ)言數(shù)據(jù)處理及可視化分析
- 軟件開發(fā)踐行錄:ThoughtWorks中國(guó)區(qū)文集
- React Components
- Building Android Games with Cocos2d-x
- 大學(xué)信息基礎(chǔ)
- C語(yǔ)言程序設(shè)計(jì)習(xí)題解析與實(shí)驗(yàn)指導(dǎo)(第3版)
- Python深度學(xué)習(xí)從原理到應(yīng)用
- Learning Shell Scripting with Zsh