首頁(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
推薦閱讀
- Spring 5企業(yè)級(jí)開發(fā)實(shí)戰(zhàn)
- Java完全自學(xué)教程
- Interactive Data Visualization with Python
- Java軟件開發(fā)基礎(chǔ)
- Expert Android Programming
- Python Data Analysis Cookbook
- Java EE 8 Application Development
- Visual C#.NET Web應(yīng)用程序設(shè)計(jì)
- Citrix XenServer企業(yè)運(yùn)維實(shí)戰(zhàn)
- Kivy Cookbook
- Principles of Strategic Data Science
- 零基礎(chǔ)學(xué)Python編程(少兒趣味版)
- HTML5+CSS3+jQuery Mobile APP與移動(dòng)網(wǎng)站設(shè)計(jì)從入門到精通
- Swift High Performance
- Zend Framework 2 Cookbook
- Python全棧開發(fā):數(shù)據(jù)分析
- Web應(yīng)用程序設(shè)計(jì):ASP
- Mastering Rust
- Application Testing with Capybara
- Python Machine Learning
- Android移動(dòng)應(yīng)用設(shè)計(jì)與開發(fā)(第2版):基于Android Studio開發(fā)環(huán)境
- Mastering Python Data Visualization
- Visual Basic 2008應(yīng)用程序開發(fā)實(shí)例精講
- INSTANT RaphaelJS Starter
- Salesforce Platform App Builder Certification Handbook
- Learning SAP BusinessObjects Dashboards
- Flink設(shè)計(jì)與實(shí)現(xiàn):核心原理與源碼解析
- Java Web動(dòng)態(tài)網(wǎng)站開發(fā)(微課版)
- 深入淺出Python量化交易實(shí)戰(zhàn)
- Visual Studio 2013 Cookbook