目錄(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
推薦閱讀
- 數據科學實戰手冊(R+Python)
- Android應用程序開發與典型案例
- Rust編程:入門、實戰與進階
- 三維圖形化C++趣味編程
- Full-Stack React Projects
- Flux Architecture
- 軟件測試技術指南
- Haskell Data Analysis Cookbook
- C語言程序設計
- 新一代SDN:VMware NSX 網絡原理與實踐
- Mastering Concurrency Programming with Java 9(Second Edition)
- jQuery for Designers Beginner's Guide Second Edition
- Instant Apache Camel Messaging System
- 30天學通C#項目案例開發
- Scrapy網絡爬蟲實戰
- Python Machine Learning Cookbook
- Jakarta EE Cookbook
- Cloud Development andDeployment with CloudBees
- Python程序設計案例教程
- Web 2.0策略指南
- HoloLens Blueprints
- “笨辦法”學Python 3
- Developing Windows Store Apps with HTML5 and JavaScript
- C++從入門到精通(第4版)
- Learning JavaScript Data Structures and Algorithms
- 碼農修行:編寫優雅代碼的32條法則
- Excel 2010 VBA編程與實踐
- Python基礎實例教程(微課版)
- 智能風控平臺:架構、設計與實現
- Xamarin Mobile Development for Android Cookbook