- Puppet:Mastering Infrastructure Automation
- Felix Frank Martin Alfke Alessandro Franceschi Jaime Soriano Pastor Thomas Uphillis
- 174字
- 2021-07-09 18:59:02
Completing the stack with PuppetDB
Whether you choose to use puppetserver or prefer Passenger after all, there is yet another piece of infrastructure that should be considered for each master host. PuppetDB is a specialized database designed to interact with the Puppet master. It mainly comprises a PostgreSQL backend with an API wrapper. The latter was written in Clojure and runs in yet another JVM.
PuppetDB aids the master's secondary task of storing reports and other agent data. It is also necessary for some specific manifest compiler functionality. This is covered in Chapter 6, Leveraging the Full Toolset of the Language.
The best way to set up and configure PuppetDB is actually Puppet itself. Since the necessary tools have not yet been introduced, we will postpone this step until Chapter 6, Leveraging the Full Toolset of the Language. This is not a problem, because PuppetDB is not essential for basic master operation.
- 大學計算機基礎(第二版)
- Node.js Design Patterns
- C# 2012程序設計實踐教程 (清華電腦學堂)
- Vue.js快跑:構建觸手可及的高性能Web應用
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- Visual Basic程序設計習題解答與上機指導
- Oracle Database 12c Security Cookbook
- Microsoft Azure Storage Essentials
- Procedural Content Generation for C++ Game Development
- GameMaker Essentials
- C語言程序設計與應用(第2版)
- Troubleshooting Citrix XenApp?
- Java Web應用開發給力起飛
- Python硬件編程實戰
- HTML并不簡單:Web前端開發精進秘籍