登录 注册
当前位置:主页 > 资源下载 > 15 > Ansible.Up.and.Running.1491915323下载

Ansible.Up.and.Running.1491915323下载

  • 更新:2024-09-07 11:57:26
  • 大小:2.93MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:管理软件 - 信息化管理
  • 格式:PDF

资源介绍

Title: Ansible: Up and Running Author: Lorin Hochstein Length: 334 pages Edition: 1 Language: English Publisher: O'Reilly Media Publication Date: 2015-05-24 ISBN-10: 1491915323 ISBN-13: 9781491915325 Among the many configuration management tools available, Ansible has some distinct advantages—it’s minimal in nature, you don’t need to install anything on your nodes, and it has an easy learning curve. This practical guide shows you how to be productive with this tool quickly, whether you’re a developer deploying code to production or a system administrator looking for a better automation solution. Author Lorin Hochstein shows you how to write playbooks (Ansible’s configuration management scripts), manage remote servers, and explore the tool’s real power: built-in declarative modules. You’ll discover that Ansible has the functionality you need and the simplicity you desire. Understand how Ansible differs from other configuration management systems Use the YAML file format to write your own playbooks Learn Ansible’s support for variables and facts Work with a complete example to deploy a non-trivial application Use roles to simplify and reuse playbooks Make playbooks run faster with ssh multiplexing, pipelining, and parallelism Deploy applications to Amazon EC2 and other cloud platforms Use Ansible to create Docker images and deploy Docker containers Table of Contents Chapter 1. Introduction Chapter 2. Playbooks: A Beginning Chapter 3. Inventory: Describing Your Servers Chapter 4. Variables and Facts Chapter 5. Introducing Mezzanine: Our Test Application Chapter 6. Deploying Mezzanine with Ansible Chapter 7. Complex Playbooks Chapter 8. Roles: Scaling Up Your Playbooks Chapter 9. Making Ansible Go Even Faster Chapter 10. Custom Modules Chapter 11. Vagrant Chapter 12. Amazon EC2 Chapter 13. Docker Chapter 14. Debugging Ansible Playbooks Appendix A. SSH Appendix B. Default Settings Appendix C. Using IAM Roles for EC2 Credentials