目錄(85章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Introduction to the Chef Ecosystem
- Different modes of running Chef
- Terminology used in the world of Chef
- The anatomy of a Chef run
- Setting up a work environment
- Summary
- Chapter 2. Knife and Its Associated Plugins
- Introducing Knife
- Summary
- Chapter 3. Chef and Ruby
- Ruby
- IRB
- Variables and types
- Symbols
- Basic operations
- Conditional statements and loops
- Methods
- Arrays
- Bang methods
- Hashes
- Classes and objects
- Summary
- Chapter 4. Controlling Access to Resources
- The bootstrap process
- Authentication
- Authorization
- Summary
- Chapter 5. Starting the Journey to the World of Recipes
- Resources
- Recipes
- Best practices when writing recipes
- Summary
- Chapter 6. Cookbooks and LWRPs
- Cookbooks
- Custom resources
- Summary
- Chapter 7. Roles and Environments
- Managing roles
- Managing environments
- Setting up an environment on a node
- Role and environment attributes
- Environment run lists
- Summary
- Chapter 8. Attributes and Their Uses
- Attribute naming
- Different types of attributes
- Different sources of attributes
- Attribute precedence
- Attribute whitelisting
- Summary
- Chapter 9. Ohai and Its Plugin Ecosystem
- Running the Ohai binary
- Ohai plugins
- Custom plugins
- Summary
- Chapter 10. Data Bags and Templates
- Data bags
- Templates
- Summary
- Chapter 11. Chef API and Search
- Prerequisites for using Chef API
- Authentication of requests
- Endpoints
- Search
- Ridley
- Summary
- Chapter 12. Extending Chef
- Custom Knife plugins
- Custom Chef handlers
- Summary
- Chapter 13. (Ab)Using Chef
- The dynamic server list in Capistrano using Chef
- Capistrano style deployments using Chef's "deploy" resource
- Extending Chef to bootstrap distributed systems
- Test-driven development with Chef
- Types of tests
- Summary
- Index 更新時間:2021-07-16 14:02:39
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- 基于粒計算模型的圖像處理
- 零基礎搭建量化投資系統:以Python為工具
- Visual Studio 2012 Cookbook
- C++ Builder 6.0下OpenGL編程技術
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- TestNG Beginner's Guide
- Java程序員面試算法寶典
- Mastering Rust
- 可解釋機器學習:模型、方法與實踐
- Learning FuelPHP for Effective PHP Development
- JavaScript應用開發實踐指南
- C++ Application Development with Code:Blocks
- R語言:邁向大數據之路(加強版)
- Apache Solr PHP Integration
- Koa與Node.js開發實戰
- The Python Apprentice
- 小小的Python編程故事
- C語言開發入門教程
- 微信小程序開發實戰教程(PHP+Laravel+MySQL)(微課版)
- Getting Started with Beautiful Soup
- Mastering Microservices with Java
- Julia語言程序設計
- Building an RPG with Unreal
- VMware vRealize Configuration Manager Cookbook
- C#代碼整潔之道:代碼重構與性能提升
- ASP.NET Core技術內幕與項目實戰:基于DDD與前后端分離
- 劍指JavaWeb:技術詳解與應用實踐
- PyTorch Computer Vision Cookbook
- Python3.7編程快速入門